# Bid Order

## What is Unich Pre-Market OTC Bid Order?

P2P Order allows buyers or sellers to place orders at their desired price and volume, which are then posted on Unich Pre-Market OTC's Order Book. Bid Order allows buyers or sellers to place orders with their desired price and quantity. At the same time, the Bid Order will be sent by the system to match with available orders on the opposite side of Unich Pre-Market OTC's Order Book.

The system will create a Bid Buy order and send Offers to all available buy orders on the market for the Buyer. The system prioritizes the best price that all buyers are offering.

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

The system will create a Bid Buy order and send Offers to all available buy orders on the market for the Buyer. The system prioritizes by the best price that all buyers are offering.

***Notes:***

* The party accepting the Bid Offer will prioritize the best match available on the market. Therefore, the order of the party accepting the offer will have its price adjusted.
* Bid Offers will not be sent to Cashout Orders on the Order Book since Cashout Orders do not have price fluctuations.
* Orders with collateral value below $2.5 will not appear on the order book and will not be matched with other orders.


---

# 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-market-otc/bid-order.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.
