# Welcome to OpenTrade

{% hint style="success" %}
**Request access:** Visit our [website](https://www.open-trade.io) and click **Request Access** to start onboarding. A member of our team will contact you with next steps. We are currently prioritising firms already on the waitlist.

Learn more about the [onboarding process](/getting-started/onboarding.md) and [eligibility requirements](/getting-started/onboarding/eligibility-requirements.md).
{% endhint %}

## :wave: Welcome to OpenTrade

OpenTrade is an institutional-grade platform for stablecoin lending, treasury management, and yield products built around tokenized financial assets. We combine blockchain infrastructure, a legal framework, and regulated financial institutions to deliver compliant and scalable yield products for digital asset businesses and institutional investors.

### What you can do with OpenTrade

* **Embedded yield products:** Exchanges, neobanks, digital wallets, custodians, and fintechs can offer institutional-grade stablecoin yield products to their users.
* **Tokenized fixed income exposure:** Investors can build diversified portfolios across tokenized money market funds and other yield products.
* **On-chain collateral and credit:** Builders, token issuers, and credit markets can use new forms of digital collateral to power next-generation financial products.

### OpenTrade products

OpenTrade products focus on stablecoin yield, tokenized money market exposure, and institutional digital asset infrastructure.

* Prime+ Vault
* EURC Money Market Fund Vault
* USDC Money Market Fund Vault
* Stablecoin Staking Yield Vault
* Sierra LP Strategy Vault

### Explore OpenTrade

* Review the [Platform Overview](/developers/platform-overview.md).
* Browse [Stablecoin Yield Vaults](/stablecoin-yield-vaults/stablecoin-yield-vaults.md).
* Explore [Integrations](/developers/integrations-apis.md) and the [Blockchain Protocol](/developers/blockchain-protocol.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.opentrade.io/welcome-to-opentrade.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.
