# 보물행성 앱 메뉴

- [NFT 채굴](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/mission.md): NFT 채굴 에 대해서 알아봅시다. 2022/3/30 개정
- [NFT-행성](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/planet.md): 행성을 탐사, 채굴거점을 만들고, 채굴 가치가 희소한 소행성들은 수집가들에게 판매합니다.
- [슬기생](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/basecamp.md): 채굴작업을 마치고 기지로 복귀한 광부들의 기지생활 이야기
- [단일 스테이킹](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/single-staking.md)
- [채굴 준비 작업](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/preparemining.md)
- [투표하기](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/votemenu.md)


---

# 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://bomulplanet.gitbook.io/playmeta/apphelp/menu.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.
