> For the complete documentation index, see [llms.txt](https://docs.posx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posx.io/whitepaper/token_sale/rounds.md).

# 6.1 代币分配与当前可用状态

## 代币分配与当前可用状态

### 状态

CURRENT / 当前已部署：POSX 当前已公开核验的代币合约部署位于 Ethereum Mainnet、Base Mainnet 与 BNB Smart Chain。各部署的代币合约状态应以对应链上记录为准。

CURRENT / 官网当前展示：官网收益计算器展示销售价格为 $0.10 / POSX。官网展示套餐为 1,000 U、5,000 U 和 10,000 U，最低公开套餐为 1,000 U。

CURRENT / 官网当前展示：当前阶段名称为 “Current Public Allocation Round / 当前公开配额轮”。

官网未公布正式轮次编号、开始日期、结束日期或本轮总代币额度。上述字段均为 TBD / 待确认。

“U”是官网使用的计价单位。其法律定义、实际结算资产、支付方式、资格审核与收款指令，均仅以经授权销售系统或正式协议为准。

官网、授权销售系统或正式销售协议更新后，应以最新版本为准。官网计算器中的其他情景价格不构成上币价格、目标价格或回报预测。

### 分配与供应边界

本白皮书的代币分配以第 4.1 节的 50 亿枚硬顶为准。分配的执行状态、可用数量及归属安排，均须以链上记录和正式批准文件核验。

本页面不提供付款方式、付款地址或收款指引。推广佣金或团队奖金不构成本页面的销售条款。

### 当前公开销售状态

POSX 的公开销售状态，以 POSX 官方发布及经授权渠道为准。

本白皮书不构成认购邀请、付款指令、证券发行文件、投资建议或法律意见。

### 归属与解锁规则草案

PROPOSED / Founder & Legal approval required：本草案仅适用于通过当前公开配额轮购买的 POSX。

本草案不自动适用于团队、顾问、商户、流动性或奖励池。

* Claim Activation / 领取启用时，解锁购买数量的 10%。
* 领取启用时间以正式公告和链上启用区块为准。
* 剩余 90% 自领取启用后第 30 天开始，按月等额线性解锁 24 个月。
* 每个完整月解锁购买数量的 3.75%。第 24 个月完成全部解锁。

领取启用不与未经确认的交易所上市日期绑定。管理员不得自由提前解锁。

任何修改须在生效前公开新版本、变更理由、适用范围及链上治理或审批证据。

已归属但未领取的额度继续累计，不因延迟领取而失效。未归属额度不可领取、转让或作为已流通供应量披露。

最终 Vesting 合约地址、部署交易哈希、审计报告、领取网站和生效区块均为 TBD / 待确认。正式销售或领取前必须补齐。

官网所述以 U 结算的推广佣金不属于本购买代币归属表，除非未来正式规则另有明确说明。

### 风险披露

CURRENT / 当前已实现：链上代币可验证的范围，限于公开链上记录。

TBD / 待确认：市场接入、流动性深度、任何交易场所安排及代币可用状态。

市场价格由流动性、供需和外部市场决定。价格可能波动，也可能缺乏流动性。

任何未来销售或分配，均须经过适用的业务、法律和合规审查。适用条款应在正式文件中公布。

***


---

# 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.posx.io/whitepaper/token_sale/rounds.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.
