# MATRIX Fact Sheet

- [MATRIX Fact Sheet 1-10](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-1-10.md)
- [MATRIX Fact Sheet 11-20](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-11-20.md)
- [MATRIX Fact Sheet 21-30](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-21-30.md)
- [MATRIX Fact Sheet 31-40](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-31-40.md)
- [MATRIX Fact Sheet 41-50](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-41-50.md)
- [MATRIX Fact Sheet 51-60](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-51-60.md)
- [MATRIX Fact Sheet 61-70](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-61-70.md)
- [MATRIX Fact Sheet 71-80](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-71-80.md)
- [MATRIX Fact Sheet 81-90](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-81-90.md)
- [MATRIX Fact Sheet 91-98](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-91-98.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.matrix.io/matrix-fact-sheet.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.
