# Register domain

Register your **unique** <mark style="color:purple;">MetaName</mark> following these steps:

1. [Connect your wallet](/getting-started/connect-your-wallet.md)
2. Search your domain
3. Select the **BYOC token** you deposited earlier in [Deposit tokens](/getting-started/deposit-tokens.md)
4. Approve the fees
5. <mark style="color:purple;">Domain registered!</mark> :tada:

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


---

# 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.metanames.app/getting-started/register-domain.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.
