# 決済ルール

決済時間: TGEの瞬間から24時間。プロジェクトが最初の取引所でトークンを上場した時点でカウントダウンを開始します。

## 決済の実行

両者は決済を実行しなければなりません。

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

売り手:&#x20;

* 決済期限前にトークンを転送しなければなりません。
* 取引が完了すると、売り手は担保と買い手の決済資金を受け取ります。

買い手:&#x20;

* 取引を完了するために、残りの支払いを契約に預け続けなければなりません。
* 取引が完了すると、買い手は売り手からトークンを受け取ります。

## 決済を実行しなかった場合

売り手が決済を実行しない場合:&#x20;

* 売り手は全ての担保を失います。
* 買い手は担保を返還され、取引手数料を両者分差し引いた後、買い手の担保額に相当する補償を受け取ります。

買い手が受け取る資産 = 2 × 買い手の担保 - 4% × 買い手の取引量。&#x20;

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

買い手が決済を実行しない場合:&#x20;

* 買い手は全ての担保を失います。
* 売り手は担保を返還され、取引手数料を両者分差し引いた後、売り手の担保額に相当する補償を受け取ります。

売り手が受け取る資産 = 2 × 売り手の担保 - 4% × 売り手の取引量。

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

* 買い手と売り手の両方が決済を実行しない場合: 両方の担保は返還されます。
* 買い手が受け取るもの: 担保 - 2% 取引手数料 - 0.5% 返金手数料
* 売り手が受け取るもの: 担保 - 2% 取引手数料 - 0.5% 返金手数料

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

注意: トークン上場のスケジュールが遅延またはキャンセルされた場合は、当社のFAQをご参照ください。


---

# 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-japanese/puremkettootc/rru.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.
