# 流动性制造者

<figure><img src="/files/85OF0BW9VyydHFynvdRx" alt=""><figcaption></figcaption></figure>

您可以使用此模板创建一种流行的代币类型，在每笔转账中产生一定百分比的费用。根据设置，费用将用于：反射到所有代币持有者从而产生被动收益，或/并增加流动性，或/并发送到慈善/营销地址。

### 输入内容

产生收益的转账费用（%）：分配给所有代币持有者的每笔转账的百分比。

产生流动性的转账费用（%）：从分配给流动性池的每笔转账的百分比。

慈善/营销（%）：分配给慈善/营销地址的每笔转账的百分比。

慈善/营销地址："慈善/营销（%）"的金额将分配给此地址。

<img src="/files/C8hmuL4qSgMgugH4njgS" alt="" data-size="original">

### 使用须知

总转账费用不能超过25%。&#x20;

慈善/营销 （%）只有在输入了有效的慈善/营销地址后才有效。&#x20;

如果产生流动性的转账费用（%）大于0，请在创建代币后立即在BenSwap上为WBCH货币对添加一些流动性，以避免以后转账的时候发生错误。&#x20;

当您移除此代币类型的流动性时，请选择"接收WBCH"以避免交易错误或额外费用，除非路由器地址已列入白名单。

![](/files/9s2CREfg9LZ7zX2w34Fa)

### 所有者特权

作为流动性制造者代币合约的所有者，您可以管理一个白名单。如果发送方或接收方在白名单中，则该笔转账不会产生费用。代币的创建者会默认自动进入白名单。

您也可以像操作其他类型的币种一样转让所有权、或放弃所有权等等。


---

# 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://docs.benswap.cash/zhong-wen/features/sep-20-factory/liquidity-generator.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.
