# Resources

- [Audits](https://colend.gitbook.io/home/resources/audits.md): As part of our commitment to transparency and security, we have conducted thorough audits of our protocol. These audits are crucial to ensuring the safety and reliability of our ecosystem.
- [Smart Contracts](https://colend.gitbook.io/home/resources/smart-contracts.md): The following tables provide a detailed overview of the smart contracts deployed as part of our protocol..
- [Oracles](https://colend.gitbook.io/home/resources/oracles.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://colend.gitbook.io/home/resources.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.
