# Overview

- [Introduction](https://docs.nad.domains/overview/introduction.md): Provide a brief introduction to the Nad Name Service protocol
- [Roadmap](https://docs.nad.domains/overview/roadmap.md): This page provides you with a specific and transparent overview of the protocol's development roadmap. Note that the roadmap might change in the future to better serve the community.
- [Incentives](https://docs.nad.domains/overview/incentives.md)
- [Terminology](https://docs.nad.domains/overview/terminology.md): This page contains glossaries used in the NNS documentation.


---

# Agent Instructions: 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.nad.domains/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.
