# Pre-Order OTC

- [Introduction](https://docs.unich.com/pre-order-otc/introduction.md): Unich's new product - your next profit move!
- [How to Trade](https://docs.unich.com/pre-order-otc/how-to-trade.md): Currently, Unich operates two Pre-Order OTC trading sessions each day, running consecutively. Each session lasts 12 hours.
- [Trading Time](https://docs.unich.com/pre-order-otc/how-to-trade/trading-time.md): During the Trading Time, you can freely use USDC as collateral to open buy/sell orders for a token at any price.
- [Settlement Time](https://docs.unich.com/pre-order-otc/how-to-trade/settlement-time.md): The Settlement Time is when you and your counterparty must complete the matched order from each session.


---

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