# FUSDLP Token

FUSDLP (FUSD Liquidity Provider) is the liquidity pool token for FUSD, representing a basket of RWA assets. These compliant and diversified RWA assets help to diversify the value risk of FUSD. FUSDLP generates value through the appreciation of the underlying assets, achieving native interest through an automatic compounding mechanism.

Users can easily switch between FUSD and FUSDLP at any time by interacting with the FinChain smart contract. The interest calculation method and value calculation are identical regardless of whether a user holds FUSD or FUSDLP.

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

#### FUSDLP has been supported by the following blockchains:

<table><thead><tr><th width="126.3333740234375">Networks</th><th width="167.333251953125">Token Standards</th><th>Contract Addressed</th></tr></thead><tbody><tr><td>Solana</td><td>SPL</td><td><a href="https://solscan.io/token/51tpgun58apNKgrk96xAVUCN5yC7cDzt3EHov9UjBh3Q">51tpgun58apNKgrk96xAVUCN5yC7cDzt3EHov9UjBh3Q</a></td></tr><tr><td>Monad</td><td>ERC20</td><td><a href="https://etherscan.io/address/0x3fea1cb36D2C5523c062d0E060EAC253608b4DAf">0x3fea1cb36D2C5523c062d0E060EAC253608b4DAf</a></td></tr></tbody></table>


---

# 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://finchain.gitbook.io/finchain-docs/en/fusd/fusdlp-token.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.
