# Introduction

## What is Unich Pre-Order OTC?

Pre-Order OTC allows users to pre-buy or pre-sell tokens at any desired price, within a specific time window during the day.

Basically, it functions as a tool similar to Futures, Margin, or Spot trading, enabling users to own, go long, or short tokens to profit from future price movements.

However, Pre-Order OTC offers several advantages over traditional Futures, Margin, or Spot trading:

|                      | Unich Pre-Order OTC                                                  | Future/Margin                                                | Spot                                        |
| -------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------- |
| Liquidation/leverage | No asset liquidation.                                                | Risk of asset liquidation.                                   | No financial leverage.                      |
| Trading              | Direct P2P, using real assets.                                       | No real assets involved, profits based on price fluctuations | Use real assets.                            |
| Options              | Place pre-buy/pre-sell orders for any token with just 5% collateral. | Can only trade tokens supported by CEX/DEX.                  | Can only trade tokens supported by CEX/DEX. |

## Why should you trade with Pre-Order OTC?

**Maximize profits**

Unich Pre-Order OTC helps you increase profits through natural leverage. By collateralizing only 5% of the trade volume, you can fully benefit from token price movements, as if you own the whole position.

Depending on the case, you can achieve %ROI = 100% or higher, and complete the trade to realize profits within the same day.

**Minimize risks**

When the market moves against your expectations, you can limit losses to the collateralized amount, providing better risk control.

The trade outcome depends only on token price at the Settlement Time, and price fluctuations before this point are irrelevant. Eliminate the fear of asset liquidation!

**Freedom to set prices**

You can proactively set pre-buy or pre-sell orders for tokens at any price, unbound by the market price at the time of trading, unlike Spot trading.

**Support for diverse tokens**

Pre-Order OTC applies to all listed tokens, offering opportunities to access promising assets early, even before they become widely known.


---

# 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/pre-order-otc/introduction.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.
