# Resources

- [FAQ](https://docs.chamberfi.com/resources/faq.md): Short answers to the most common Chamber questions. Follow the links for detail.
- [Glossary](https://docs.chamberfi.com/resources/glossary.md): Chamber-specific terms and how they're used in these docs
- [Brand kit](https://docs.chamberfi.com/resources/brand-kit.md): Chamber logos, wordmarks, colours, and usage guidelines
- [Media kit](https://docs.chamberfi.com/resources/media-kit.md): Press assets, boilerplate copy, and company facts
- [Legal & disclaimers](https://docs.chamberfi.com/resources/legal.md): Terms of use and general disclaimers
- [Analytics](https://docs.chamberfi.com/resources/analytics.md): Where to find live data on Chamber — TVL, revenue, treasury, vault activity
- [Support](https://docs.chamberfi.com/resources/support.md): How to get help with Chamber


---

# 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.chamberfi.com/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.
