# Resources

- [FAQ](https://v2-docs.alchemix.fi/resources/faq.md)
- [Site Overview](https://v2-docs.alchemix.fi/resources/site-overview.md)
- [How to](https://v2-docs.alchemix.fi/resources/how-to.md)
- [Deposit funds](https://v2-docs.alchemix.fi/resources/how-to/deposit-funds.md)
- [Take a Self-Repaying Loan](https://v2-docs.alchemix.fi/resources/how-to/take-a-self-repaying-loan.md)
- [Repay your loan](https://v2-docs.alchemix.fi/resources/how-to/repay-your-loan.md)
- [Liquidate your loan](https://v2-docs.alchemix.fi/resources/how-to/liquidate-your-loan.md)
- [Withdraw funds](https://v2-docs.alchemix.fi/resources/how-to/withdraw-funds.md)
- [Migrate between vaults](https://v2-docs.alchemix.fi/resources/how-to/migrate-between-vaults.md)
- [Guides](https://v2-docs.alchemix.fi/resources/guides.md)
- [The AMO: The Elixir](https://v2-docs.alchemix.fi/resources/guides/the-amo-the-elixir.md): The Alchemix Algorithmic Market Operator
- [Bridging assets to other chains](https://v2-docs.alchemix.fi/resources/guides/bridging-assets-to-other-chains.md)
- [Risk & Counterparties](https://v2-docs.alchemix.fi/resources/guides/risk-and-counterparties.md): A guide to the various counterparties that make up the Alchemix system and the risk each counterparty takes on.
- [The Transmuter, Elaborated](https://v2-docs.alchemix.fi/resources/guides/the-transmuter-elaborated.md): A deeper dive into how the Transmuter functions
- [Vault Losses and Collateral De-pegging](https://v2-docs.alchemix.fi/resources/guides/vault-losses-and-collateral-de-pegging.md)
- [Marketing Material](https://v2-docs.alchemix.fi/resources/marketing-material.md)
- [Alcx logo - Bronze](https://v2-docs.alchemix.fi/resources/marketing-material/alcx-logo-bronze.md)
- [Alcx logo - White](https://v2-docs.alchemix.fi/resources/marketing-material/alcx-logo-white.md)
- [Alcx logo - Black](https://v2-docs.alchemix.fi/resources/marketing-material/alcx-logo-black.md)
- [alAssets](https://v2-docs.alchemix.fi/resources/marketing-material/alassets.md)
- [Audits & Reports](https://v2-docs.alchemix.fi/resources/audits-and-reports.md)
- [Financial Reports](https://v2-docs.alchemix.fi/resources/audits-and-reports/financial-reports.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://v2-docs.alchemix.fi/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.
