# Auctions

Auctions provide a way to source high-cost or high-volume purchases while encouraging competitive supplier participation. By creating a structured bidding process, auctions help you achieve better pricing and improve supplier engagement.

In an auction, suppliers submit bids for your business based on the type of auction you select. Prices may decrease or increase over time, depending on the format, and suppliers compete to secure the event. Auctions allow you to simplify negotiations and make more informed sourcing decisions efficiently.

{% hint style="info" %}
**Important**: If you are interested in using auctions, contact your Fairmarkit Customer Success Representative. You'll need to specify which auction types you want to use.
{% endhint %}

{% content-ref url="/pages/33YvCh38GlEKsbpxWrWd" %}
[Auctions overview](/buyers/auctions/auctions-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/3nyQ8dHdUoQPFSAbM5Eb" %}
[Auction types](/buyers/auctions/auction-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/FYL1nRDQbwrVdDJ2cVdc" %}
[Dutch auction](/buyers/auctions/dutch-auction.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q07i7wy8TwGSnKY36LyD" %}
[English (classic) auction](/buyers/auctions/english-classic-auction.md)
{% endcontent-ref %}

{% content-ref url="/pages/4NbRokwQ33QShddfauaQ" %}
[Japanese auction](/buyers/auctions/japanese-auction.md)
{% endcontent-ref %}

{% content-ref url="/pages/SKDjIO6OsNAoHx3p8i9x" %}
[Auctions - FAQ](/buyers/auctions/auctions-faq.md)
{% endcontent-ref %}

<br>


---

# 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.fairmarkit.com/buyers/auctions.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.
