> For the complete documentation index, see [llms.txt](https://finchain.gitbook.io/finchain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://finchain.gitbook.io/finchain-docs/fusd/introduction.md).

# 介紹

### 接受監管

FinChain Dollar（简称“FUSD”）將由持有許可的獨立帳戶公司作為發行人。

### RWA儲備

FUSD 的抵押品是代幣化的美國國庫券和合規的貨幣市場基金， FUSD 的收益由此產生。全部抵押品將作為超額抵押（最低 100% 抵押率）的基礎，確保每個流通中 FUSD 代幣都由等值資產作為底層保證。 FUSD 儲備金的透明和穩健管理，確保用戶代幣完全由安全、流動的資產支持，從而保持對其價值和穩定性的信心。

### 原生孳息

FUSD 以複利方式每日自動增加數額。

### FUSD 提供兩種通證形式， 每種形式的價值累積方式不同：

| 通證     | 數量   | 價值       |
| ------ | ---- | -------- |
| FUSD   | 每日孳息 | 恆定價值為 $1 |
| FUSDLP | 持續增值 | 隨時間增長    |

{% hint style="warning" %}
**注意：**&#x46;USD, FUSDLP 僅適用于符合條件的客戶。
{% 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:

```
GET https://finchain.gitbook.io/finchain-docs/fusd/introduction.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.
