# 常見問題

<details>

<summary>FUSD 的 RWA 儲備？</summary>

FUSD 的抵押品是代幣化的美國國庫券和合規的貨幣市場基金，FUSD 的收益由此產生。全部抵押品將作為超額抵押（最低 100% 抵押率）的基礎，確保每個流通中 FUSD 代幣都由等值資產作為底層保證。

</details>

<details>

<summary>FUSDLP 的機制？</summary>

FUSDLP 是一個由一籃子 RWA 代幣化資產組成的流動性池代幣，持有者可使用 FUSDLP 鑄造 FUSD 或其他穩定幣，也可以通過持有 FUSDLP 獲取孳息收益。

</details>

<details>

<summary>FUSD 如何分配收益？</summary>

FUSD 的原生孳息通過 reward Multiplier 實現，其運作邏輯類似於傳統國債的複利計息。該乘數每日（含週末）以程序化方式自動進行復利累積，公允地反映按照預設利率應計的收益。因此，隨着 reward Multiplier 的增長，用戶查詢到的 FUSD 餘額也會相應每日增加，從而實現公平、透明的收益分配。

</details>

<details>

<summary>FUSD 目前支持與哪些貨幣進行 1:1 兌換？</summary>

FUSD 目前支持與USDT 進行 1:1 兌換。

</details>


---

# 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/fusd/faq.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.
