# User Guide

## Getting Started

### Step 1: Connect wallet

<figure><img src="/files/VtNHXBrAQfxiOeeGhlph" alt=""><figcaption><p><strong>Connect your Web3 wallet to start trading on Unich Pre-Order OTC.</strong></p></figcaption></figure>

Click 'Connect Wallet' in the top-right corner to see available wallets in the dropdown.

<figure><img src="/files/KgNiVABDQ8L7FUdAvtH6" alt=""><figcaption><p>Choose one of the supported wallets.</p></figcaption></figure>

### Step 2: Select trading interfaces

<figure><img src="/files/cYskCX75GAiv50817Y5o" alt=""><figcaption><p>Choose between Advanced Mode &#x26; Simple Mode interfaces for smoother trading.</p></figcaption></figure>

To select the trading mode interface, click on the 'Trade' button in the menu bar, choose 'Pre-Order Trading'.

You can choose between Advanced Mode (with detailed charts) and Simple Mode (only with Order Book).

### Step 3: Select trading pairs

<figure><img src="/files/8GYngp65cyQWNPjWovhF" alt=""><figcaption><p>Choose the trading pair you prefer.</p></figcaption></figure>

Click the trading pair section in the top-left to quickly select from all available pairs in the popup!

At launch, Unich Pre-Order OTC only supports SOL/USDC pair. More pairs will be added soon.

## Opening a Trade Order

### Step 1: Setup an open order

You can place buy or sell orders at any price and amount, with the system automatically calculating the collateral needed for your open order.

You only need to collateralize 5% of the trade volume.

<div data-full-width="false"><figure><img src="/files/y4OVxu2kXbq8IOn0vyCu" alt=""><figcaption><p>Collateral will be automatically calculated.</p></figcaption></figure></div>

### Step 2: Confirm collateral to open order

After hitting the Buy/Sell button and confirming the collateral, a popup will notify you that your order has been successfully opened.

Your open order will then show up on the Order Book.

Note: *Make sure you have enough gas fees in your Web3 wallet to complete this step.*

<figure><img src="/files/IBA0IHElIoVpIT84EeQY" alt=""><figcaption><p>Trading interface after your order is successfully opened!</p></figcaption></figure>

You can cancel any open orders that haven't been matched. These orders will move to 'Order History' tab.

### Step 3: Identify the trading session

After opening your order, check the timeline in the top-right corner to see the trading session you just joined.

<figure><img src="/files/MkPqWzVfU2YrFw9I15bs" alt=""><figcaption><p>The timeline helps you track the Trading Time and Settlement Time of each order.</p></figcaption></figure>

Each day, Unich Pre-Order OTC has 2 trading sessions, each lasting 12 hours, in UTC time.

Orange represents Session 1 (00:00 - 11:59).\
\
Blue represents Session 2 (12:00 - 23:59).

When your order is matched in a session, remember the next Settlement Time to make timely payments. Forgetting to settle may result in losing your collateral.

<figure><img src="/files/ZCAv1WYymw6l8wnHgNeC" alt=""><figcaption><p>Track the Settlement Time to complete your orders on time.</p></figcaption></figure>

Settlement Time (Session 1): 14:00 - 14:30 UTC daily.

Settlement Time (Session 2): 02:00 - 02:30 UTC daily.

Remember this!

## Settle a Matched Order

### Step 1: Manage a matched order

A matched order will move to 'Order History' tab on your order tracking panel.

If your order is partially matched, the remaining volume will stay as an open order in 'Open Order' tab.

<figure><img src="/files/nr8lbDmnQKsTFvp5PAxz" alt=""><figcaption><p>'Order History' tab helps you manage the matched orders.</p></figcaption></figure>

In 'Order History' tab, you can cash out an order (during Trading Time) or settle it (during Settlement Time).

### Step 2: Settle a matched order

At Settlement Time, the Settle button for each matched order will become active, giving you the option to proceed or not.

<figure><img src="/files/wRi7B0rpGojjKcWgTUQW" alt=""><figcaption><p>You have the choice to settle or not.</p></figcaption></figure>

If you settle, depending on whether you're the buyer or seller, you'll either need to deposit the remaining 95% collateral or deliver the committed tokens.

If you don't settle, your initial collateral will be forfeited to the counterparty.

*Note: Your profit is determined by the difference between the token price at Settlement Time and the matched order price.*\
\
*Check the 'Example and Concepts' section for a clearer understanding and to make the best decision.*


---

# 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/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.
