# Resources

- [Legal](https://docs.nara.io/resources/legal.md): Learn more about the legal framework underpinning Nara and view important legal agreements such as our Terms & Conditions and Privacy Policy.
- [Terms of Use](https://docs.nara.io/resources/legal/terms-of-use.md)
- [Privacy Policy](https://docs.nara.io/resources/legal/privacy-policy.md)
- [Supported Digital Assets](https://docs.nara.io/resources/supported-digital-assets.md): A list of the digital assets Nara currently supports for lending activity through its platform.
- [Supported Blockchain Networks](https://docs.nara.io/resources/supported-blockchain-networks.md): Through LayerZero, Nara supports the assets to be nativey bridged to over 120+ different blockchains, such as:
- [Code Audits](https://docs.nara.io/resources/code-audits.md)
- [Integrations](https://docs.nara.io/resources/integrations.md): Nara provides various integration options to connect with external systems and services.


---

# 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.nara.io/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.
