# Resources

- [Market Volatility](https://vaultbook.gauntlet.xyz/resources/market-volatility.md): How have Gauntlet vaults performed during extreme market events?
- [Integrations & Partnerships](https://vaultbook.gauntlet.xyz/resources/integrations-and-partnerships.md): Our existing institutional partnerships and integrations.
- [Frequently Asked Questions](https://vaultbook.gauntlet.xyz/resources/frequently-asked-questions.md)
- [Vault Integrations](https://vaultbook.gauntlet.xyz/resources/frequently-asked-questions/vault-integrations.md): How to integrate Gauntlet-curated vaults with an Earn program.
- [Oracles](https://vaultbook.gauntlet.xyz/resources/frequently-asked-questions/oracles.md): Why do we use hard-coded oracles when the borrowable asset is USDC?
- [25% Move in BTC or ETH](https://vaultbook.gauntlet.xyz/resources/frequently-asked-questions/25-move-in-btc-or-eth.md): What’s the impact of extreme market moves on Gauntlet Vaults?
- [Gas Costs](https://vaultbook.gauntlet.xyz/resources/frequently-asked-questions/gas-costs.md): Who pays the gas costs associated with vault actions?
- [Glossary](https://vaultbook.gauntlet.xyz/resources/glossary.md): Last updated: December 11, 2025
- [Content & Careers](https://vaultbook.gauntlet.xyz/resources/content-and-careers.md)
- [Disclosures](https://vaultbook.gauntlet.xyz/resources/disclosures.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://vaultbook.gauntlet.xyz/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.
