> For the complete documentation index, see [llms.txt](https://orca-so.gitbook.io/orca_korea/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orca-so.gitbook.io/orca_korea/collectibles/collectible-starfish.md).

# 콜렉터블 : STARFISH

![Hey there, fishy friends!](/files/-MZzJ-Q468uSeGFb7fOq)

### 이 귀여운 아이들은 뭔가요?!

소개하자면… 우리의 빛나는 새로운 STARFISH 콜렉터블입니다!

이름에서 알 수 있듯이, STARFISH는 바다의 작은 별입니다. 바닷길을 항해하는 우리의 팟 멤버들에게 주는 영광의 배지입니다.

**총 공급량 : 100,000**<br>

### 어떻게 얻을 수 있죠?

STARFISH 은하(네 - STARFISH의 군집은 은하라고 불러요!🌌)는 이미 각 팟 리더들에게 에어드랍 되었습니다.

우리 커뮤니티 매니저들이 커뮤니티 그룹 내에서 직접 배포할 예정입니다. 우리의 커뮤니티를 성장시키고 지원하는데 도움을 주신 것에 대한 감사의 표시입니다.

Telegram, Discord, WeChat에서 질의응답하거나, 콘텐츠를 번역하거나, 밈을 만드는 등 어떤 작업도 가능합니다. 이벤트나 콘테스트에 참가해서 우승을 할수도 있습니다. 한계가 없어요 - 무한한 기회가 열려있어요!<br>

### 어떻게 더 많은 STARFISH를 얻을 수 있나요?

우리가 분배하고 있는 STARFISH는 1개로 제한되지 않습니다!\
\
예를 들어, 훌륭한 질의응답으로 1개의 STARFISH를 획득하고, 이슈가 된 오르카 밈을 만들어 10개를 획득하고, 블로그 게시물을 번역하여 100개를 획득할 수도 있습니다! (정확한 개수는 아닙니다).\
\
참여해보세요! 창의력을 발휘해보세요! STARFISH를 얻을 수 있습니다!<br>

### **이것으로 무엇을 하나요?**

다른 콜렉터블처럼, STARFISH는 단순히 수집하기 위한 것입니다.🌟

또한 Kudos를 얻기 위한 방법으로 STARFISH를 사용할 수도 있습니다! 누군가가 당신의 질문에 대답해주거나, 문제를 해결해주었나요? 그럼 가지고 있는 STARFISH를 보내서 그들에게 감사함을 표현할 수 있습니다.

STARFISH 컬렉터블은 저희 커뮤니티를 위해 만들어진 것입니다. 여러분의 창의력을 발휘하여 그것들을 사용할 수 있는 다른 재미있는 방법들을 제안해주시기 바랍니다! 그리고 물론.. 최고의 아이디어들에게는 STARFISH 보상도 있을 겁니다!

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://orca-so.gitbook.io/orca_korea/collectibles/collectible-starfish.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
