> For the complete documentation index, see [llms.txt](https://bomulplanet.gitbook.io/playmeta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bomulplanet.gitbook.io/playmeta/apphelp/menu/basecamp.md).

# 슬기생

고단한 채굴작업을 마치고 오늘도 광부들은 무사히 기지로 복귀합니다.

“내일의 작업을 위해 충분한 휴식을 취해주십시오”

채굴기지의 스피커에서는 컴퍼니의 방송이 쉬지 않고 나오지만 광부들에게 는 잔소리에 불과합니다.

생사를 넘나들며 임무를 수행하고 돌아온 광부들에게 기지에서의 시간은 달콤한 휴식시간입니다.

이곳에서 광부들은 친구를 만나고, 춤추고 노래하며 고단한 채굴노동의 스트레스를 날려 버립니다.

## 밈 NFT

생사를 넘나들며 임무를 수행하고 돌아온 광부들은 기지에서 밈 NFT를 통해 달콤한 휴식을 갖습니다.

슬기생(슬기로운 기지생활)에서는 보물행성의 캐릭터들이 등장하는 밈NFT가 주인공입니다. 밈 NFT는 캐릭터들의 스트레스를 풀어주고 또 캐릭터 능력치를 올려줍니다.

![](/files/oSAFhAWNTCwuEI1t6MCT)


---

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