> For the complete documentation index, see [llms.txt](https://docs.opentrade.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opentrade.io/stablecoin-yield-vaults.md).

# Stablecoin Yield Vaults

- [Product Overview](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview.md): Learn more about how OpenTrade's Stablecoin Yield Products work
- [Vaults](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/vaults.md): Learn more about the different vault types in OpenTrade's Treasury Management & Yield Product.
- [Key Parties](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/key-parties.md): Learn more abou key parties involved in the Treasury Management Product
- [Loan Collateral](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/loan-collateral.md): Learn more about the use of collateral in the stablecoin yield vaults.
- [Vault Tokens](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/vault-tokens.md): Learn more about Vault Tokens and their role in OpenTrade's Treasury Management & Yield Product.
- [Exchange Rates](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/exchange-rates.md): Learn more about the exchange rate between vault tokens and liquidity assets (eg. stablecoins)
- [Calendar & Business Days](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/calendar-and-business-days.md): Learn more about calendar and business days.
- [Interest Rate & Fees](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/interest-rate-and-fees.md): Learn more about interest rates and fees for Flexible Term USD Vaults.
- [Legal](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal.md): Learn more about the legal framework behind OpenTrade and view important legal agreements like our Terms & Conditions and Privacy Policy.
- [Bankruptcy Remote Structure](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/bankruptcy-remote-structure.md): More detail on the bankruptcy remote structure behind OpenTrade products.
- [Master Lending Agreement](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/master-lending-agreement.md): Learn more about the Master Lending Agreement.
- [Loan Confirmations](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/loan-confirmations.md): Learn more about Loan Confirmations.
- [Security Trust Deed](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/security-trust-deed.md): Learn more about the security interest Lenders have in collateral for loans made via OpenTrade's Treasury Management Product.
- [Stablecoin Yield Vaults](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults.md): Learn more about the range of Stablecoin Yield Vaults offered on OpenTrade
- [Prime+ Vault](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults/prime+-vault.md): Let clients who seek to earn attractive yield on their balances while maintaining the flexibility to access their funds at any time.
- [USDC Money Market Fund Fidelity (V5) Vault](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults/usdc-money-market-fund-fidelity-v5-vault.md): Exclusively backed by investments in the Fidelity Institutional Liquidity USD Fund, USD, and USDC/USDT.
- [EURC Money Market Fund Fidelity (V4) Vault](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults/eurc-money-market-fund-fidelity-v4-vault.md): Exclusively backed by investments in the Fidelity Institutional Liquidity EUR Fund, EUR, and EURC.
- [EURC Collateralised Loan Obligations Vault](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults/eurc-collateralised-loan-obligations-vault.md)
- [Sierra LP Strategy Vault](https://docs.opentrade.io/stablecoin-yield-vaults/stablecoin-yield-vaults/sierra-lp-strategy-vault.md): Addressing the Demand for High-Yield, Accessible and Managed DeFi Yield Strategies.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.opentrade.io/stablecoin-yield-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
