> For the complete documentation index, see [llms.txt](https://metacamp.gitbook.io/there/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metacamp.gitbook.io/there/service/planet/manage/planet-setting/inside-design/setting.md).

# 행성 내부 꾸미기

{% hint style="info" %}
테스트 플레이 버튼을 누르면, 플레이 화면을 시뮬레이션 해 볼 수 있습니다&#x20;
{% endhint %}

<figure><img src="/files/X3ftXbnkRwLqKvMGOFdQ" alt=""><figcaption></figcaption></figure>

1. **변경하고자 하는 항목**을 눌러주세요
2. 리스트중 **변경 하고싶은 테마**를 눌러주세요&#x20;
3. **저장 후 종료 버튼**을 눌러주세요  ( 원하는 항목 만 변경 할 수 있고, 모든 항목을 변경 후 저장 후 종료를 한번에 누르시면 변경사항이 한번에 적용됩니다 )


---

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

```
GET https://metacamp.gitbook.io/there/service/planet/manage/planet-setting/inside-design/setting.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.
