# Bid Order

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

While a Trade Order allows buyers or sellers to place orders at their desired price and volume, which are then posted on Unich Point-Market OTC's Order Book, a Bid Order enables buyers or sellers to place an order with their desired price and volume.

The Bid Order will then be matched by the system with available orders on the market that are on the opposite side of the Bid Order.

<figure><img src="/files/LY8uJvfu3IaLCJYpYiU7" 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 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.


---

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