# Settlement Rules

**Settlement Time:** At the time of the Token Generation Event (TGE), the number of Points will be converted into the corresponding tokens. Payments occur within 24 hours from the time of the TGE. We will count down when the project lists its token on the first exchange.

## Success in Perform Settlement

Both parties must perform the settlement to complete the order.

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

**Seller:**&#x20;

* Tokens must be transferred before the settlement deadline at the conversion rate corresponding to the number of Points.
* Upon completion of the transaction, the seller receives back their collateral and the buyer's settlement funds.

**Buyer:**&#x20;

* Must continue to deposit the remaining payment into the contract to complete the transaction.
* When the transaction is complete, the buyer receives tokens from the seller corresponding to the number of Points.

## Failure to Perform Settlement

**If&#x20;*****the seller*****&#x20;does not perform the settlement:**&#x20;

* The seller will lose all collateral.
* The buyer will receive back the collateral and compensation equal to the buyer's collateral amount, after deducting the transaction fees for both parties.

The asset the buyer receives = 2 × Buyer's collateral - 4% × Buyer's trading volume.

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

**If&#x20;*****the buyer*****&#x20;does not perform the settlement:**&#x20;

* The buyer will lose all collateral.
* The seller will receive back the collateral and compensation equal to the seller's collateral amount, after deducting the transaction fees for both parties.

The asset the seller receives = 2 × Seller's collateral - 4% × Seller's trading volume

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

**If both&#x20;*****the buyer*****&#x20;and&#x20;*****the seller*****&#x20;fail to perform the settlement:**&#x20;

* #### Both the buyer and the seller will receive their collateral back.
* The buyer receives: Collateral - 2% transaction fee - 0.5% refund fee
* The seller receives: Collateral - 2% transaction fee - 0.5% refund fee

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

Notes:  If the token listing schedule is delayed or canceled, please refer to our FAQs.


---

# 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/point-market-otc/settlement-rules.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.
