# Protocol Links

- [DApp](https://docs.arafi.app/protocol-links/dapp.md)
- [Contracts](https://docs.arafi.app/protocol-links/contracts.md)
- [Audit](https://docs.arafi.app/protocol-links/audit.md): Our ecosystem audit process was conducted between May 16th 2023 and August 29th 2023 by the Blaize Tech team whom we'd like to thank for their availability, patience and professionalism.
- [Socials](https://docs.arafi.app/protocol-links/socials.md): These are our only official communication channels


---

# 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.arafi.app/protocol-links.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.
