# Overview

- [ExtraChain Node Types](https://docs.extrachain.io/overview/extrachain-node-types.md)
- [Distributed File System](https://docs.extrachain.io/overview/distributed-file-system.md)
- [ExC Store/Reward Economics](https://docs.extrachain.io/overview/store-reward-economy.md)
- [ExDFS Applications](https://docs.extrachain.io/overview/exdfs-applications.md)
- [Comparison Table](https://docs.extrachain.io/overview/comparison-table.md)
- [ExC Store](https://docs.extrachain.io/overview/exc-store.md)
- [ExC Tokens and Automated Exchange](https://docs.extrachain.io/overview/exc-automated-exchange.md)


---

# 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.extrachain.io/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.
