> For the complete documentation index, see [llms.txt](https://docs.trevee.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trevee.xyz/trevee-earn/plasma-plassets.md).

# Plasma plAssets

Treveen earn on Plasma introduced plUSD and splUSD, offering competitive yield for stakers.

Built on the [Midas](https://midas.app/) Vaults Infrastructure, Trevee Earn aims to establish itself as the premier medium of exchange within the Plasma ecosystem.

***

All assets deposited into Trevee Earn Plasma flow into Midas Vault. The curators (Midas and Mithras) allocate these assets to whitelisted strategies deemed to be the safest possible in DeFi. Midas Vaults were chosen as they are a battle-tested solution that has been audited and are used to secure approximately $1.5B of assets.

## How it works ?

When minting plUSD tokens with USDT on Plasma, Trevee protocol automatically sends the underlying Stablecoins to a Midas vault (on Plasma mainnet) where it will be put to work in farming strategies using protocols like Aave, Fluid, and more. The yield generated by these farming strategies is continuously auto compounded within the Midas vault to increase APY, and all the yield generated by the mainnet Midas vault is swapped in stablecoins to mint new plUSD that will be sent to plUSD staking Contract (splUSD) as auto-compound rewards.

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

{% hint style="success" %}
**Some of the criteria to whitelist strategies are the following:**

* Fully audited;&#x20;
* Pass our additional internal security Due Diligence;
* Lending or staking only;
* Protocol TVL greater than$100M;
* Deployed for more than 6 months;&#x20;
* Offering direct redeemability or an equivalent;
* The vault cannot be more than 10% of the TVL of where it deposits.
  {% endhint %}


---

# 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.trevee.xyz/trevee-earn/plasma-plassets.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.
