# 结算规则

**结算时间:** 在代币生成事件（TGE）时，积分数量将转换为相应的代币。付款将在 TGE 时间后的 24 小时内进行。当项目在第一个交易所上线其代币时，我们将开始倒计时。

## 执行结算

双方必须执行结算

<figure><img src="/files/Kn8l7MxPE293oADsFmPK" alt=""><figcaption></figcaption></figure>

* 卖家：&#x20;
  * 必须在结算截止日期之前按相应的积分转换率转移代币。
  * 交易完成后，卖家将收回其抵押品以及买家的结算资金。
* **买家：**&#x20;
  * 必须继续将剩余款项存入合同以完成交易。
  * 交易完成后，买家将从卖家那里收到与积分数量相应的代币。

## 未能执行结算

如果一方未能执行结算

### 如果卖家未执行结算：&#x20;

* 卖家将失去所有抵押品。
* 买家将在扣除双方交易费用后，收回抵押品并获得等于买家抵押品金额的赔偿。

买家收到的资产 = 2 × 买家抵押品 - 4% × 买家的交易量

<figure><img src="/files/IlC6z67VTie63ZQqrt9r" alt=""><figcaption></figcaption></figure>

### **如果买家未执行结算：**&#x20;

* 买家将失去所有抵押品。
* 卖家将在扣除双方交易费用后，收回抵押品并获得等于卖家抵押品金额的赔偿。

卖家收到的资产 = 2 × 卖家抵押品 - 4% × 卖家的交易量

<figure><img src="/files/N6h1rCwc88NIsZRFJj0R" alt=""><figcaption></figcaption></figure>

### 如果买家和卖家都未执行结算：买家和卖家都会收回他们的抵押品。

* 买家收到：抵押品 - 2% 交易费用 - 0.5% 退款费用
* 卖家收到：抵押品 - 2% 交易费用 - 0.5% 退款费用

<figure><img src="/files/GZg0QBKoSBKBSdTT6aDR" alt=""><figcaption></figcaption></figure>

备注： 如果代币上市时间表延迟或取消，请参阅我们的常见问题解答。


---

# 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.unich.com/unich-docs-chinese/dian-shi-chang-otc/jie-suan-gui-ze.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.
