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

# 我们的规划-HTC稳定币协议在金融衍生品上的拓展和RAB token

算法稳定币的定义即：一种依据算法，调整市场货币总量的稳定币，在稳定币价格高于锚定物价格时增加市场供给，在稳定币价格低于锚定价格时后回收供给，或者以提供套利空间平衡稳定币价格。

这种模型的成立，可以套用在包含法币、服务及商品等一切有价值的事务，凭借市场意愿和算法进行调控，市场又称之为弹性货币。

以上这种通过调整供应来保证代币价格稳定的机制就是“rebase”，我们虽然称之为算法稳定币，但是由于目前 rebase 被设计成可交易的，从而可盈利的事物，这就意味着在选择价格弹性代币时，**即可与锚定物产生套利空间。**

HTC.CASH 第一次将算法稳定币协议迁移至与HT相锚定，实现稳定币算法在金融衍生品上的拓展。详情请参考[这里](/htc/cn.md)。

HTC.CASH 下一步将与社区合作，上线社区交易所，**打造基于稳定币算法的金融衍生品交易所，目的在于拓展稳定协议的使用场景：即以HTC为基础稳定币，RAB为该交易所平台币参与治理，实现HTC稳定币协议在更多HECO资产上的套利与延展。**

**如以HT套利为例：**

![](/files/-MQkiSAjFn71LeCUP-Io)

这里对RAB的分配和使用做出说明：

RAB合约地址：[0x190dd97CB031f93fe966501BDBC0bf994454D282](https://scan.hecochain.com/token/0x190dd97cb031f93fe966501bdbc0bf994454d282)

* 60% RAB将通过交易所上线后开启流动性挖矿产出。&#x20;
* 20% 将分配给开发者社区， 分4 年解锁。
* 10% 将分配给投资人及顾问10万枚， 分4 年解锁。
* 10% 将进行空投引流：
  * HTC.CASH社区空投：50,000枚&#x20;
    * 早期支持社区：合计35,000枚。&#x20;
    * 社区拓展：200人合计1000枚。
    * 海外社区空投：5000枚。&#x20;
    * 赏金空投：5000枚。&#x20;
    * 基础流动性：4000枚，注入mdex.com提供基础流动性，永不撤除。
  * &#x20;RAB社区空投：50,000枚
    * 在RAB开启流动性挖矿前对RAB社区进行空投。

其中：

* 60%用于流动性挖矿，监督地址：[0xA14ef0b38686344C51e470918eC215a83B00414E](https://scan.hecochain.com/address/0xA14ef0b38686344C51e470918eC215a83B00414E#tokenTxns)
* 20%分配给开发者社区，监督地址：[0xE062319D4AEfC27bD4f723ecc64B9AC3b5Be884c](https://scan.hecochain.com/address/0xE062319D4AEfC27bD4f723ecc64B9AC3b5Be884c#tokenTxns)
* 10%用于分配给投资人及顾问，监督地址：[0xB86c9c634f972aD4053fb1Fd43c3632C4261c6b0](https://scan.hecochain.com/address/0xB86c9c634f972aD4053fb1Fd43c3632C4261c6b0#tokenTxns)
* 10%用于空投，监督地址：[0x883c0A6147052A99715d2858C9496F95c0FaCaa7](https://scan.hecochain.com/address/0x883c0A6147052A99715d2858C9496F95c0FaCaa7#tokenTxns)
  * 早期支持社区，社区拓展及海外社区空投代币部分已发放：具体方案规划请参考HTC.CASH[官方电报群](https://t.me/HTC_CASH)
  * 赏金空投方案：[bitcointalk](https://bitcointalk.org/index.php?topic=5308826) 1月12号已发布
  * 基础流动性监督地址：<https://info.mdex.com/#/pair/0xf6173f90aee25a1f49e8b63f2d618751abd84d48>

**请注意：HTC项目无预挖，RAB不具备任何投资价值。**


---

# 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://htanchorcash.gitbook.io/htc/next-step/guihua.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.
