# 도메인에 편집 버튼이 표시되지 않는 이유는 무엇인가요?

편집 버튼은 도메인을 처음 추가한 위치에서만 표시됩니다. 기본 페이지는 하나의 값만 가질 수 있기 때문에, 다른 위치에서는 편집 버튼이 표시되지 않습니다.

***

*원문 최종 수정: Fri, 9 Oct, 2020 at 3:38 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/why-does-my-domain-not-show-the-edit-button.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.
