> For the complete documentation index, see [llms.txt](https://docs.nf.domains/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nf.domains/nfd-docs/overview.md).

# Overview

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Video Walkthrough of NFDomains</td><td></td><td><a href="https://youtu.be/dCvoaqknx5Y?si=3e5z-MiS2jlSMNXp">https://youtu.be/dCvoaqknx5Y?si=3e5z-MiS2jlSMNXp</a></td><td><a href="/files/tORlNv0XOv8Xu3GuMztX">/files/tORlNv0XOv8Xu3GuMztX</a></td></tr><tr><td></td><td>10 Reasons You Should Own an NFD</td><td></td><td><a href="https://nfdomains.medium.com/10-reasons-you-should-own-an-nfd-28d2ba0457f">https://nfdomains.medium.com/10-reasons-you-should-own-an-nfd-28d2ba0457f</a></td><td><a href="/files/QE7rcf0f8dQdHc4vdVrg">/files/QE7rcf0f8dQdHc4vdVrg</a></td></tr></tbody></table>

## What is an NFD?

Non-fungible domains (NFDs) are unique, digital identities built on Algorand. Unlike traditional DNS domains, which are used to identify and locate resources on the internet, NFDs are used to identify and locate resources on the Algorand blockchain. Users can optionally link any metadata they want, with the ability to verify certain fields like Twitter, Discord, Telegram, etc.&#x20;

### What is a digital identity?

In the context of blockchain, digital identities or domains are used to alias an account address into something more readable like (**silvio.algo**).

Self-chosen digital identities can be particularly powerful, as they allow individuals to define and control their own online identities, rather than being assigned one at birth. This can give users more control over how they are perceived and represented online, and can enable them to create a more personalized and unique online presence.


---

# 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:

```
GET https://docs.nf.domains/nfd-docs/overview.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.
