# 게임 방법？

Starfish 플랫폼에는 네 가지 유형의 NFT 사용자가 있습니다. KOL, 일반 사용자, 기관 사용자 및 미디어 사용자입니다. KOL과 일반 사용자가 보유한 NFT는 플랫폼 통화 SFO를 서약하여 IGT를 생산할 수 있으며 게임 경험을 업그레이드할 수 있습니다. 미디어 사용자 암호화된 정보를 읽습니다.


---

# Agent Instructions: 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:

```
GET https://s-zzs.gitbook.io/starfish_ko/undefined/undefined-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
