# 手续费

{% hint style="info" %}
Charm总是对用Alpha Vaults创建的金库收取1%\*的Uniswap手续费。

\*例如，如果某金库管理者创建了一个金库，该金库从Uniswap获得手续费收入100美元，那么金库自身保留99美元， Charm则获得1美元。
{% endhint %}

{% hint style="info" %}
不收取任何提取费用、业绩费、管理费或任何其他费用。
{% endhint %}

{% hint style="success" %}
手续费将在金库页面上清晰显示，并且可以在链上[验证](https://github.com/charmfinance/alpha-vaults-v2-contracts)。
{% endhint %}

{% hint style="info" %}
金库管理者可对其管理的金库[自行设置](https://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/edit-vault#setting-manager-fee)相应的收费标准。
{% endhint %}


---

# 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://learn.charm.fi/cn/guan-li-liu-dong-xing/shou-xu-fei.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.
