# Compare and adjust bid

During an English auction, you can monitor your bid ranking and adjust pricing in real-time. Use the Reverse auction section to see anonymized information on how your pricing compares to other suppliers.

Once you submit a bid, the event moves to the Submitted tab on the RFQ events list. You can submit new bids at any time until the auction closes by editing the event and resubmitting your response.

### Auction close and extensions <a href="#auctioncloseandextensions" id="auctioncloseandextensions"></a>

English auctions are set to close at a specific date and time. However, if you place a bid near the end of the auction, the auction time may extend. Buyers control how extensions work, including when they’re triggered and how long they last, so this may vary between events.

You’ll receive real-time notifications for each extension, allowing you to respond quickly and stay competitive. The auction will close when no more bids are placed or after the final extension ends.

### Track your bid ranking <a href="#trackyourbidranking" id="trackyourbidranking"></a>

Use the Reverse auction section to track your ranking. Submit updated bids as needed to stay competitive.

<figure><img src="/files/11n4VYKUZJdd8RGG5SoC" alt=""><figcaption></figcaption></figure>

### Bid requirements <a href="#bidrequirements" id="bidrequirements"></a>

Buyers can now define a Minimum bid increment that requires new bids to meet a specific reduction threshold (e.g., 5% or $10 below the current lead bid). If your bid doesn’t meet the minimum increment, you’ll receive an error message and need to adjust your bid before submitting.

### Submit a new bid <a href="#submitanewbid" id="submitanewbid"></a>

{% stepper %}
{% step %}
Open the event.\
![](/files/OPiJMDZprWK27GJNrmDY)
{% endstep %}

{% step %}
Click the **Edit Bid** button.
{% endstep %}

{% step %}
Edit your response as needed.
{% endstep %}

{% step %}
Click **Resubmit quote.**
{% endstep %}
{% endstepper %}

### What's next? <a href="#whatsnext" id="whatsnext"></a>

Once the auction closes, monitor your event status to see if you've won. If awarded, you'll receive a notification from the buyer.

{% hint style="info" %}
**See:** [Review awarded English auction events](/suppliers/suppliers/auctions/english-classic-auction/review-awarded-english-auction-events.md).
{% endhint %}


---

# 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/suppliers/suppliers/auctions/english-classic-auction/compare-and-adjust-bid.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.
