> For the complete documentation index, see [llms.txt](https://ednsdomains.gitbook.io/usdedns-the-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ednsdomains.gitbook.io/usdedns-the-white-paper/1.-introduction/what-is-this-whitepaper-about.md).

# What is this whitepaper about?

A cryptocurrency utility token contributes to a given ecosystem by serving as a medium of exchange providing certain utility functions.  It allows the user to access various products, services or other features and/or participate in the system of governance within the ecosystem.

The tokenization market is booming and has established itself as a natural alternative for individuals and businesses looking for alternative modes of offering products and services.  Historically, small to medium-sized businesses and content creators have faced tremendous hurdles in the traditional economy.  In contrast, the tokenization market is a marketplace where greater opportunities are made available to those without the support and benefits provided by powerful, well-established institutions.

In addition to the tokenization market, there is a complementary market aimed at developing circular economies for more and more companies and businesses.  Furthermore, both public and private sectors may make use of asset tokenization tools to realize their vision for sustainability, utilizing native tokens as a direct communication channel.  Thus, the tokenization market enables holders to engage in the protocol's governance by voting, rewarding positivity and interacting with members of the community.

This White Paper explains the concept of issuing the $EDNS for developing, implementing, and future enhancement of the Ether Domain Name Services (EDNS) project on the decentralized network.


---

# 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://ednsdomains.gitbook.io/usdedns-the-white-paper/1.-introduction/what-is-this-whitepaper-about.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.
