# 홈설정

**홈설정에 대한 설명입니다.**

* 홈 기본 개수는 3개입니다.&#x20;
* /홈 이름 : 홈으로 이동합니다&#x20;
* /홈설정 이름: 새로운 홈을 설정합니다.&#x20;
* /홈삭제 이름 : 저장된 홈을 삭제합니다.&#x20;
* 홈 최대 개수는 랭크가 오름에 따라 증가합니다.&#x20;
* 홈 설정시, 최대 개수보다 많은 홈을 설정할수 없습니다.


---

# 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://luna-6.gitbook.io/luna/undefined-1/undefined-7.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.
