# Reference Hub

- [Glossary](https://docs.decharge.network/reference-hub/glossary.md): Key terms and concepts from the DeCharge ecosystem explained for easy understanding.
- [Bibliography](https://docs.decharge.network/reference-hub/bibliography.md): References and sources that shaped the DeCharge model and network research.
- [Frequently Asked Questions (FAQs)](https://docs.decharge.network/reference-hub/frequently-asked-questions-faqs.md): Answers to common questions about DeCharge products, rewards, installation, and participation.


---

# 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.decharge.network/reference-hub.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.
