# 荷兰拍卖

## 什么是荷兰式拍卖 ?

荷兰拍卖开始时价格很高，然后价格下降，直到有人决定购买它。

出售的物品开始时价格很高，并不断降低，直到有人同意购买。这种拍卖通常用于需要快速出售的物品，如鲜花、鱼和蔬菜。它也用于一次卖出很多东西，比如股票和债券。

<figure><img src="/files/CJJVGD1iaXjIIcyPWq28" alt="" width="375"><figcaption></figcaption></figure>

## 荷兰拍卖如何运作 ?

* 起拍价：拍卖商以较高的价格开始，然后逐渐降低价格，直到所有物品都出售。
* 竞价程序：拍卖人可以报出初始价格，物品的资产价格持续下跌，直到命中中标者出价。
* 清算价：当前价格达到保留价或当前需求满足或超过供应时，拍卖将被清除。
* 时机：在荷兰拍卖中，时机决定一切。价格会改变区间，如果买家想购买商品，他们需要迅速采取行动。每次价格下降，就会减少或**消除**购买该物品的机会，因为之前出价更高的人出的钱越多，他们就可以以新的更低价格购买更多的物品。 在计算出**清算价格**后，所有达到或超过该价格的出价都将被接受。每个中标者支付**相同的价格**。然而，谁的出价最先被接受取决于出价和他们出价的时间。价格较高的出价优先，但如果几个出价相同，则顺序取决于谁先出价。 如果您的出价高于最终的**结算价**，您将根据您的出价除以每件物品的结算价得到物品。 **清算价格**可以等于或低于参与者的出价，但不能高于。


---

# 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.runealpha.xyz/cn/ordinals-chef/auction.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.
