# 정산 규칙

정산 시간: 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>

***구매자와 판매자가 모두 정산을 이행하지 않으면:***&#x20;

* 구매자와 판매자 모두 담보를 되돌려받습니다.
* 구매자가 받는 금액: 담보 - 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-korean/pre-market-otc/undefined-4.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.
