> For the complete documentation index, see [llms.txt](https://docs.decentraweb.org/decentraweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraweb.org/decentraweb/learn/web3-tld-guides/reserve-web3-domains-from-your-web3-tld.md).

# Reserve Web3 Domains from your Web3 TLD

When staking your Top Level Web3 Domain, you can stop others from being able to register certain Web3 Domains by reserving Web3 Domains from your Web3 TLD.

To Reserve Domains, head to the DNS Platform : [dns.decentraweb.org](https://dns.decentraweb.org/)

Connect your wallet and then select Reserve Domains within the Navigation

<figure><img src="/files/0O2DsP7ZNJRmNU46x7Cj" alt=""><figcaption></figcaption></figure>

Select the Web3 TLD you'd like to reserve web3 domains for by clicking the eye icon next to the TLD

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

This will load this page where you can enter the "label" for the Web3 Domains you'd like to reserve.

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

For example, as we're reserving Web3 Domains against the Web3 TLD .yourtld and we want to reserve yourname.yourtld, we'd add the label "myname" in this field

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

Press Add and this will reserve the Web3 Domain

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


---

# 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.decentraweb.org/decentraweb/learn/web3-tld-guides/reserve-web3-domains-from-your-web3-tld.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.
