> For the complete documentation index, see [llms.txt](https://docs.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hunny.finance/jian-ti-zhong-wen/tokenomics/hunny-token.md).

# HUNNY 代币

### **基本信息**

**·**        代币名称: $HUNNY\
·        代币符号: HUNNY\
·        合约地址: 0x565b72163f17849832a692a3c5928cc502f46d69\
·        区块链: 币安智能链 (BEP20)\
·        最大产量: 100,000,000

### **排放率**

**·**   5000 $HUNNY / 1 BNB\
·        29,000 区块/天\
·        每100个HUNNY币的产量，会出产15个HUNNY币给予开发团队，以确保项目的基本增长。大约 (15/115)=13% 给予开发用途。

{% hint style="success" %}
$HUNNY 代币自 2022 年 8 月以来已达到最大产量。因此，排放率已降至 0。
{% endhint %}

HUNNY代币供应上限为100,000,000。我们不会预先出产任何HUNNY币，这是为了确保我们作为HunnyFinance的所有者，不会伤害自身的创造。

### **机制**

HUNNY代币上限为100,000,000。每赚取1个BNB币的投资回报费，就会出产5000个HUNNY币。为了保持HUNNY币的持续发展，可能会实行进一步的分配或销毁机制策略，目前我们专注于HUNNY代币的增长。您可通过PancakeSwap去中心化交易所购买HUNNY币。约13%的HUNNY币将用于开发，以加快开发与创新。

### **用法**

**流动矿池**\
在PancakeSwap上创建流动矿池后，2,500,000个HUNNY币和625个BNB币将添加入至此流动矿池中，估计价值为$250,000。（我们已经完成了一轮价值$300,000的私人销售，而所有获得的LP代币将被锁定）。其余的LP代币将发放给参与预售的用户们。


---

# 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.hunny.finance/jian-ti-zhong-wen/tokenomics/hunny-token.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.
