> For the complete documentation index, see [llms.txt](https://docs.elemental.fund/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elemental.fund/elemental-fixed-deposit/vault-descriptions/usdc-orca-vault.md).

# USDC Orca Vault

<figure><img src="/files/OnWG1VHf3EqBPSbNS88F" alt=""><figcaption></figcaption></figure>

### Overview

The USDC Orca Vault provides liquidity for real-world asset (RWA) pairs, with deployment isolated to Orca.

{% hint style="info" %}
At launch, the vault will provide liquidity for the ONyc/USDC pair.
{% endhint %}

The vault is designed to earn yield from liquidity provision, RWA token appreciation, partner emissions, and price arbitrage opportunities. This keeps the strategy simple, capital-efficient, and highly liquid.

### Strategy

When users trade between an RWA token and stablecoins on Orca, they need liquidity on both sides of the market.

The USDC Orca Vault supplies that liquidity.

Elemental deploys capital in highly concentrated ranges, allowing the vault to use capital more efficiently. These ranges are managed through Elemental’s proprietary rebalancing algorithm, which adjusts liquidity placement based on historical data and forward-looking price ranges.

In simple terms, the vault aims to keep capital active where trading is most likely to occur.

By focusing on RWA pairs, users also benefit from exposure to the native RWA token’s yield profile. Combined with partner emissions and price arbitrage opportunities, the vault brings together multiple return sources into a single, streamlined strategy.

### Yield Sources

The vault has a multi-source yield structure. Each source may be modest on its own, but together they are designed to create a competitive overall return profile.

{% stepper %}
{% step %}

#### Trading Fees

When users swap between the RWA token and stablecoins through the liquidity pool, they pay a trading fee. Because the vault provides liquidity to that pool, it earns a share of those fees. By deploying capital in highly concentrated ranges, the vault aims to capture a larger share of pool activity and improve fee efficiency.
{% endstep %}

{% step %}

#### RWA Token Appreciation

RWA tokens may increase in value as their underlying backing assets grow. Because part of the vault’s liquidity is deployed in the RWA token, the vault benefits when the RWA asset appreciates.
{% endstep %}

{% step %}

#### Emissions

Vault partners may provide emissions to further support yields and incentivize liquidity. These emissions are converted into stablecoins and distributed back to users as part of the vault’s yield.
{% endstep %}

{% step %}

#### Price Arbitrage

The vault may also generate additional returns through price arbitrage. When the RWA token trades meaningfully above or below fair value, Elemental may step in to capture the price difference and help improve market efficiency. These opportunities are expected to be occasional rather than constant, so price arbitrage should be viewed as an opportunistic enhancement rather than a fixed component of returns.
{% endstep %}
{% endstepper %}

### Ecosystem Benefit

For depositors, the vault provides access to competitive RWA-focused yield through a strategy that remains simple to use. Users deposit USDC, while Elemental manages liquidity placement, rebalancing, and execution behind the scenes.

For users across the Solana ecosystem, deeper concentrated liquidity creates a better trading experience. Larger swaps can be executed with lower slippage, markets become easier to enter and exit, and price discovery becomes more reliable.

For projects, liquidity is core market infrastructure. By partnering with Elemental, RWA projects gain a dedicated liquidity partner that helps support deeper markets, more stable pricing, and stronger user confidence around their asset.

### Risks

The main strategy-specific risk in this vault is **RWA asset risk**.

If the RWA business performs poorly, the value of its backing assets may decline. In that scenario, the value of the vault will also decline.

Elemental mitigates short term price declines by only engaging with RWA tokens where redemption arrangements are in place with the relevant business. Under normal conditions, this should allow the vault to redeem the RWA token directly back into stablecoins instead of relying only on secondary market liquidity.

However, redemption arrangements do not eliminate all risk. If the RWA business is unable or unwilling to honor redemptions, or if the underlying asset itself is genuinely impaired, the vault may remain exposed to the RWA token and depositors would bear that loss.

As with all DeFi strategies, standard DeFi risks also apply. These include smart contract risk, protocol risk, and broader network risk.

{% hint style="success" %}
The vault does not rely on borrowing. It does not use looping. It does not face liquidation risk from leverage. It also avoids exposure to volatile borrow rates, which can materially affect RWA strategies that depend on lending markets.
{% endhint %}

### Summary

The USDC Orca Vault is designed to make RWA liquidity provision simple for depositors.

Users deposit USDC. Elemental manages execution and rebalancing behind the scenes.

DeFi made simple.

### Protocol Partners

### Orca

Orca is one of Solana’s original leading decentralized exchanges and liquidity venues. The vault deploys exclusively through Orca, allowing Elemental to focus liquidity management, execution, and monitoring within a single venue.

Website: <https://www.orca.so/>

### OnRe

OnRe is the issuer of ONyc and Elemental’s initial RWA partner for this vault. The partnership combines RWA-backed asset exposure with active DeFi liquidity management, supporting a more efficient market for ONyc.

Website: <https://www.onre.finance/>


---

# 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://docs.elemental.fund/elemental-fixed-deposit/vault-descriptions/usdc-orca-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.
