> For the complete documentation index, see [llms.txt](https://docs.klaytn.domains/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klaytn.domains/english/guide/domain.md).

# Domains

## Search for Domains

<figure><img src="/files/8FjpXKVc4kpwAQPOXIiz" alt=""><figcaption></figcaption></figure>

By clicking the domain menu, you can find a search box, recently registered domains, and domains about to expire.&#x20;

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

Using the search box, you can search for any domain you want.&#x20;

## Domain Details

![](/files/ZLDMLzh7SLO5KsGVHETb)

Upon clicking any specific domain, you can look up its details in the \[Details] tab. The \[Details] tab will show the owner, expiration date, resolver, and profile.

![](/files/WAXK4hgem9eUqVo8mqKZ)

If you own the domain, you can click \[Edit] to edit profile information.&#x20;

## **Registering a Domain**&#x20;

Any domain without an owner is available for registration (purchase).

![](/files/xWQylIxlPKXBj2vcxWGw)

In the \[Register] tab, you can register a domain on a yearly basis.

![](/files/AwIhOcSHdoQSSdKPuxea)

![](/files/FopSkJVMIBP2llMSqeWS)

To prevent front-running, you will be sending two transactions.


---

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