> For the complete documentation index, see [llms.txt](https://vaultbook.gauntlet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vaultbook.gauntlet.xyz/fr/ressources.md).

# Ressources

- [Volatilité du marché](https://vaultbook.gauntlet.xyz/fr/ressources/market-volatility.md): Comment les vaults Gauntlet ont-ils performé lors d'événements extrêmes du marché ?
- [Intégrations et partenariats](https://vaultbook.gauntlet.xyz/fr/ressources/integrations-and-partnerships.md): Nos partenariats institutionnels et intégrations existants.
- [Questions fréquemment posées](https://vaultbook.gauntlet.xyz/fr/ressources/frequently-asked-questions.md)
- [Intégrations des Vaults](https://vaultbook.gauntlet.xyz/fr/ressources/frequently-asked-questions/vault-integrations.md): Comment intégrer les vaults sélectionnés par Gauntlet à un programme Earn.
- [Oracles](https://vaultbook.gauntlet.xyz/fr/ressources/frequently-asked-questions/oracles.md): Pourquoi utilisons-nous des oracles codés en dur lorsque l'actif empruntable est l'USDC ?
- [Mouvement de 25 % du BTC ou de l'ETH](https://vaultbook.gauntlet.xyz/fr/ressources/frequently-asked-questions/25-move-in-btc-or-eth.md): Quel est l'impact des mouvements extrêmes du marché sur les Gauntlet Vaults ?
- [Coûts du gas](https://vaultbook.gauntlet.xyz/fr/ressources/frequently-asked-questions/gas-costs.md): Qui paie les coûts de gas associés aux actions des vaults ?
- [Glossaire](https://vaultbook.gauntlet.xyz/fr/ressources/glossary.md): Dernière mise à jour : 11 décembre 2025
- [Contenu et carrières](https://vaultbook.gauntlet.xyz/fr/ressources/content-and-careers.md)
- [Divulgations](https://vaultbook.gauntlet.xyz/fr/ressources/disclosures.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fr/ressources.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.
