# Resources&#x20;

- [How to Mint and Stake USC ](https://chi-protocol.gitbook.io/chi-docs/resources/how-to-mint-and-stake-usc.md): Minting and Staking USC
- [Security ](https://chi-protocol.gitbook.io/chi-docs/resources/security.md): Present Prudence Measures
- [Technical Resources](https://chi-protocol.gitbook.io/chi-docs/resources/technical-resources.md): The Collection of Technical Resources About the Chi Protocol
- [Smart Contract Addresses](https://chi-protocol.gitbook.io/chi-docs/resources/smart-contract-addresses.md): Links & Directions
- [APR Formulas](https://chi-protocol.gitbook.io/chi-docs/resources/apr-formulas.md): APR Formulas of Chi Protocol's Frontend Interface
- [Media  Kit](https://chi-protocol.gitbook.io/chi-docs/resources/media-kit.md): A Collection of Community Resources
- [FAQs](https://chi-protocol.gitbook.io/chi-docs/resources/faqs.md): Frequently Asked Questions: A Guide


---

# 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://chi-protocol.gitbook.io/chi-docs/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.
