# Appendix

- [Appendix A - Technical Deep Dive](https://docs.adi.foundation/appendix/appendix-a-technical-deep-dive.md): Technical overview of the ADI zkRollup architecture, lifecycle, and L3 expansion.
- [Appendix B - Governance](https://docs.adi.foundation/appendix/appendix-b-governance.md): How governance activation works and what remains dormant at launch.
- [FATF and ADGM Travel Rule Compliance](https://docs.adi.foundation/appendix/fatf-and-adgm-travel-rule-compliance.md): Travel Rule compliance responsibilities for L3 operators and ecosystem participants.


---

# 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.adi.foundation/appendix.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.
