> 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/dweb/about-dweb-token.md).

# About DWEB Token

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

The $DWEB token plays a central role in the Decentraweb ecosystem.&#x20;

### Purchasing & Renewing Top-Level Domains with $DWEB

Decentraweb's $DWEB Token can be used to receive 50% off Top-Level Web3 Domain registrations. When purchasing a Top-Level Web3 Domain through [Decentraweb](https://dns.decentraweb.org) you can opt to use $DWEB Token at checkout. By doing so, you will pay $50 USD in $DWEB for the registration, rather than to $100 USD in Ethereum.

By using $DWEB Tokens for Top-Level Domain renewals, you can also receive 50% off yearly renewal fees. Paying in $DWEB means TLD renewals are $50 USD in $DWEB per year, rather than $100 USD in Ethereum.\ <br>


---

# 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/dweb/about-dweb-token.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.
