> 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/about-decentraweb-domains/web3-subdomains.md).

# Web3 Subdomains

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

All users can register their own Web3 Subdomains from any Web3 Domain which has been staked by its owner. When registering a Web3 Subdomain, the registration fee and terms (renewable or no-expiry) have been set by the Web3 Domain owner and at time of registration have **locked terms**.&#x20;

{% hint style="info" %}
**Locked terms** means if you register a Web3 Subdomain from a Web3 Domain that has no-expiry (is expiry-less) at time of registration, and the Web3 Domain owner changes for new registrations to occur a renewal fee, because you registered when registrations provided Web3 Subdomains with no-expiry, your Web3 Subdomain will continue to have no expiration date.\
\
This is also the case if you register a Web3 Subdomain with for example a $10 yearly renewal fee and the Web3 Domain owner changes this to be a $50 renewal fee. As you registered at a time when the renewal fee was $10, your yearly renewal fees will continue to be $10.
{% endhint %}

Owners of Web3 Subdomains can utilize our core protocol utility by :&#x20;

* **Using your Web3 Subdomain as your Web3 Identity**\
  Resolve your Web3 Subdomain against your Wallet Address for over 150 cryptocurrencies, use as your decentralized website address, your decentralized chat handle and more.


---

# 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/about-decentraweb-domains/web3-subdomains.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.
