# General

- [Welcome to Kinto](https://docs.kinto.xyz/kinto-the-modular-exchange/general/readme.md): This page provides an introduction to the network.
- [Terminology](https://docs.kinto.xyz/kinto-the-modular-exchange/general/terminology.md): This page explains the common terms used in Kinto.
- [Litepaper](https://docs.kinto.xyz/kinto-the-modular-exchange/general/litepaper.md): Overview of the most important concepts behind Kinto.
- [One Pager](https://docs.kinto.xyz/kinto-the-modular-exchange/general/one-pager.md)
- [Links](https://docs.kinto.xyz/kinto-the-modular-exchange/general/links.md): Podcasts, media appearances and articles featuring Kinto.
- [Partners and Collaborators](https://docs.kinto.xyz/kinto-the-modular-exchange/general/partners-and-collaborators.md): This page contains Kinto's announced partnerships and collaborations - we have plenty more coming so watch this space for developments.
- [FAQ](https://docs.kinto.xyz/kinto-the-modular-exchange/general/faq.md): This page answers common questions about Kinto.
- [Closing FAQ](https://docs.kinto.xyz/kinto-the-modular-exchange/general/closing-faq.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.kinto.xyz/kinto-the-modular-exchange/general.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.
