# 代币功能

VOLT 代币是 VoltSwap 的治理代币。它的主要功能将是治理和抵押。它将主要作为流动性挖矿奖励分发，以激励 VoltSwap 中的流动性提供者。&#x20;

VoltSwap 将由社区管理。VOLT 代币持有者将拥有 VoltSwap 治理流程的所有权。代币持有者将能够提交新上市的pool提案并投票，改变流动性挖掘计划的参数，如何使用社区资金并做出更多关键决策。&#x20;

VoltSwap 上的每笔交易都会收取 0.3% 的费用。为平台上的交易对提供流动性的用户有资格获得与其流动性池份额成比例的交易费用。（0.25% 奖励给 LP，0.04% 奖励给单资产抵押者，0.01% 奖励给 VoltSwap 社区金库）


---

# 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://cn.docs.voltswap.finance/volt-dai-bi/dai-bi-gong-neng.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.
