> For the complete documentation index, see [llms.txt](https://docs.plutus.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plutus.fi/products/plsassets/plsplutus.md).

# plsPLUTUS

<div align="left"><figure><img src="/files/dVAu2w4dq140xeJAG6Fu" alt="" width="150"><figcaption></figcaption></figure></div>

A quick reference on [plsASSETs](/products/plsassets.md).

<mark style="color:$success;">plsPLUTUS is an upcoming plsASSET, not yet available. plsPLUTUS is slated for Q2/2026.</mark>

**plsPLUTUS** is a plsASSET version of [**xPLUTUS**](/tokenomics/plutus.md#usdxplutus), Plutus' in-house governance and yield-bearing token. Being liquid, plsPLUTUS combines the benefits of xPLUTUS yield and ability to be traded on the market, thus bypassing need to redeem through [vesting](/tokenomics/plutus.md#redeeming-usdxplutus) to exit.

As with all plsASSETs, users will forfeit the governance rights of their converted tokens in exchange of the overcollaterized yields.

### Converting to plsPLUTUS

xPLUTUS can be converted to plsPLUTUS and back to xPLUTUS at 1:1 ratio. The conversion is done through the Plutus [dApp](https://plutus.fi/). plsPLUTUS can also be acquired through a PLUTUS-plsPLUTUS Liquidity Pool.

### Overcollaterization

Like all other plsASSETs, plsPLUTUS is an overcollaterized asset, meaning there are more yield-bearing than yield-earning tokens. The level of overcollaterization defines the amount of **extra yield** paid to plsPLUTUS holders from the underlying xPLUTUS tokens.

### Fees

Plutus takes a 12% **performance fee** on the underlying yield. Generally this fee is outweighed by the overcollaterization, resulting in higher net yield for plsPLUTUS than xPLUTUS, but the protocol can't guarantee that to be always the case.


---

# 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.plutus.fi/products/plsassets/plsplutus.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.
