# 竞价订单

## 什么是 Unich Pre-Market OTC 竞价单？

与交易订单允许买家或卖家以他们希望的价格和数量下单，并将其发布在 Unich Pre-Market OTC 的订单簿上不同，竞价订单允许买家或卖家以他们希望的价格和数量下单。竞价订单随后将由系统与市场上与竞价订单相对的可用订单进行匹配。

系统将创建一个买入竞价订单，并向市场上所有可用的买入订单发送报价。系统会按买家提供的最佳价格进行优先匹配。

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

***\*注意*****：**

* 接受竞价报价的一方将优先选择市场上最合适的匹配订单。因此，接受报价的一方的订单价格将进行调整。
* 竞价报价不会发送给订单簿上的提现订单，因为提现订单没有价格波动。
* 抵押品价值低于 $2.5 的订单将不会出现在订单簿上，也不会与其他订单匹配。


---

# 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/unich-docs-chinese/pre-market-otc/jing-jia-ding-dan.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.
