# Sanko

- [What is Sanko?](https://docs.sanko.xyz/sanko/what-is-sanko.md)
- [Sanko Overview](https://docs.sanko.xyz/sanko/sanko-overview.md)
- [AnyTrust and the Data Availability Committee](https://docs.sanko.xyz/sanko/sanko-overview/anytrust-and-the-data-availability-committee.md)
- [Keysets](https://docs.sanko.xyz/sanko/sanko-overview/keysets.md)
- [Data Availability Certificates​](https://docs.sanko.xyz/sanko/sanko-overview/data-availability-certificates.md)
- [Data Posting Mechanisms](https://docs.sanko.xyz/sanko/sanko-overview/data-posting-mechanisms.md)
- [Data Availability Servers​](https://docs.sanko.xyz/sanko/sanko-overview/data-availability-servers.md)
- [Sequencer-Committee Interaction](https://docs.sanko.xyz/sanko/sanko-overview/sequencer-committee-interaction.md)
- [Official Links](https://docs.sanko.xyz/sanko/official-links.md): Below is a list of Sanko applications and relevant links to all things Sanko.


---

# 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.sanko.xyz/sanko.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.
