# 结算通证

#### **代币供应**

**VXP 总供应量为 1,000,000,000 枚。**

VXP 是 Verra Protocol 的生态奖励结算通证，不支持用户之间自由转账，主要用于协议奖励发放、结算确认与销毁闭环。

#### VXP 释放规则

VXP 采用**周期释放机制**。

首期周期为 **180 天**，首期每日释放 **2,000,000 枚 VXP**。后续每期释放量按规则递减 **40%**。

释放方向分为两部分：

**70% 用于质押权重奖励**，根据协议规则和权重分配；\
**30% 用于生态贡献激励**，支持社区增长、生态协作与市场扩展。

#### VXP交易规则

**结算价格锚定 VERRA**\
VXP 作为协议生态奖励结算通证，其结算价格由协议交互合约按 **1:1 与 VERRA 建立等价锚定关系**。

**仅支持合约结算，不支持自由互转**\
VXP 不支持用户之间自由转账，不作为普通流通型交易通证使用。

#### VXP 结算与销毁

VXP 的设计重点不在于二级市场自由流通，而在于**协议内部结算**。

用户提取奖励，系统将完成结算流程； VXP 转入协议交互合约进入**销毁路径**。

其基础闭环为：

**VXP 发放 → 提取奖励 → 合约结算 → 价值确认 → VXP 销毁**

通过该机制，协议奖励不会无限累积为外部市场抛压，而是被纳入合约结算与销毁循环之中。


---

# 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://verraprotocol.gitbook.io/verra-docs/dai-bi-jing-ji-xue/jie-suan-tong-zheng.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.
