# SherpaEarn Vault

- [Intro](https://docs.sherpa.trade/sherpaearn-vault/intro.md)
- [Quick Start Guide](https://docs.sherpa.trade/sherpaearn-vault/quick-start-guide.md)
- [F.A.Q.](https://docs.sherpa.trade/sherpaearn-vault/quick-start-guide/f.a.q..md)
- [Depositing](https://docs.sherpa.trade/sherpaearn-vault/depositing.md)
- [Claiming shUSD](https://docs.sherpa.trade/sherpaearn-vault/depositing/claiming-shusd.md)
- [Withdrawing](https://docs.sherpa.trade/sherpaearn-vault/withdrawing.md)
- [Finalizing USDC](https://docs.sherpa.trade/sherpaearn-vault/withdrawing/finalizing-usdc.md)
- [shUSD](https://docs.sherpa.trade/sherpaearn-vault/shusd.md)
- [Bridging](https://docs.sherpa.trade/sherpaearn-vault/shusd/bridging.md)
- [Yields](https://docs.sherpa.trade/sherpaearn-vault/shusd/yields.md)
- [Cycles](https://docs.sherpa.trade/sherpaearn-vault/cycles.md)
- [Multichain Architecture](https://docs.sherpa.trade/sherpaearn-vault/multichain-architecture.md)
- [Networks](https://docs.sherpa.trade/sherpaearn-vault/multichain-architecture/networks.md)
- [Vault Capacities](https://docs.sherpa.trade/sherpaearn-vault/multichain-architecture/vault-capacities.md)
- [Rebalancing](https://docs.sherpa.trade/sherpaearn-vault/multichain-architecture/rebalancing.md)
- [sherpaUSD](https://docs.sherpa.trade/sherpaearn-vault/sherpausd.md)
- [Fees](https://docs.sherpa.trade/sherpaearn-vault/fees.md)
- [Risks](https://docs.sherpa.trade/sherpaearn-vault/risks.md)
- [Developers](https://docs.sherpa.trade/sherpaearn-vault/developers.md)
- [Contracts](https://docs.sherpa.trade/sherpaearn-vault/contracts.md): All relevant contracts for the SherpoEarn yield vault — Expand contract title for more info
- [Audit](https://docs.sherpa.trade/sherpaearn-vault/audit.md)
- [Launchpool Points Campaign](https://docs.sherpa.trade/sherpaearn-vault/launchpool-points-campaign.md)
- [Hedgemony](https://docs.sherpa.trade/sherpaearn-vault/hedgemony.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://docs.sherpa.trade/sherpaearn-vault.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.
