# HOMEPAGE GUIDE

- [GALLERY](https://docs.sunmiya.club/homepage-guide/gallery.md): 미야 NFT의 레어리티 점수를 확인할 수 있는 갤러리입니다.
- [GOVERNANCE](https://docs.sunmiya.club/homepage-guide/governance.md): 보유한 NFT로 거버넌스 투표에 참여할 수 있는 기능입니다.
- [REWARDING](https://docs.sunmiya.club/homepage-guide/rewarding.md)
- [UNPACK](https://docs.sunmiya.club/homepage-guide/unpack.md): 보유한 NFT를 언팩하여 실제 상품으로 교환하거나 언베일(리빌)할 수 있는 기능입니다.
- [STATION](https://docs.sunmiya.club/homepage-guide/station.md): 스테이션을 통해 다른 행성으로 이동할 수 있습니다.
- [MIYA'S CLOSET](https://docs.sunmiya.club/homepage-guide/miyas-closet.md): 보유한 미야 NFT에 새로운 파츠를 입혀볼 수 있습니다.
- [MIYA'S CLOSET 상세 설명](https://docs.sunmiya.club/homepage-guide/miyas-closet/policy.md): MIYA'S CLOSET 이용과 관련된 세부 정책입니다.


---

# 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://docs.sunmiya.club/homepage-guide.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.
