# 비용

등록 비용은 1년을 기준으로 도메인의 글자 수에 따라 책정되어 있습니다.

|        |         |
| ------ | ------- |
| 글자수    | 가격 (1년) |
| 3글자    | 500 USD |
| 4글자    | 150 USD |
| 5글자    | 30 USD  |
| 6글자    | 20 USD  |
| 7글자 이상 | 10 USD  |


---

# 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://docs.klaytn.domains/domain/price.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.
