> For the complete documentation index, see [llms.txt](https://p2ps-organization.gitbook.io/u2-ex-p2p/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p2ps-organization.gitbook.io/u2-ex-p2p/user-guide.md).

# User Guide

### 1. Market Classification

\- USDT Market : You can buy and sell other digital assets with USDT (Tether).

\- WTOKEN Market : You can buy and sell other digital assets with WTOKEN.

\- U2 TOKEN Market : You can trade cryptocurrency in U2 TOKEN.

### 2. Deposit and Withdrawal Limits by Certification Level

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

* The withdrawal limit is the combined limit of USDT and cryptocurrency, and in the case of cryptocurrency, the withdrawal limit is applied based on the USDT conversion amount at the time of withdrawal.
* Level 5 is approved through a separate procedure according to the screening criteria. Please contact us through 1:1 inquiry.
* Deposits and withdrawals are restricted if fraudulent transactions are suspected.

### 3. Minimum order amount

| USDT Market | WTOKEN Market | U2 TOKEN Market |
| ----------- | ------------- | --------------- |
| 3 USDT      | 3 USD         | 30 U2 TOKEN     |

### 4. Order Type

* Limited price order: Since the order is made by entering the execution price and quantity, if the entered price is not reached, the order is not canceled.

### 5. Fees for each trading market

| USDT Market | WTOKEN Market | U2 TOKEN Market |
| ----------- | ------------- | --------------- |
| 3 %         | 3 %           | 3 %             |

\* The withdrawal limit is the combined limit for USDT and cryptocurrency, and in the case of cryptocurrency, the withdrawal limit is applied based on the won conversion amount at the time of withdrawal.

\* Level 5 is approved through a separate procedure according to the screening standards. Please inquire through 1:1 inquiry.

\* If fraudulent transactions are suspected, deposits and withdrawals will be restricted.


---

# 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:

```
GET https://p2ps-organization.gitbook.io/u2-ex-p2p/user-guide.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.
