# Choose a winner manually

By default, Tipo Auction selects the **highest bidder** as the winner when an auction ends.\
In some cases, you may want to manually choose a different winner.

This guide shows you how to manually select a winner and what happens after.

### ✅ When should you choose a winner manually?

You may want to manually choose a winner if:

* You need to remove invalid or test bids
* There is a dispute between bidders
* You stopped an auction early
* You want to override the automatic result

***

### 🛠️ Step-by-step: Choose a winner manually

&#x20;1\. Open the app > click **Auctions** > **Products**

&#x20;2\. From the filter field, search and select the auction product you want to select a winner

Another way: Click **Bids** of the app > go to the bid list

&#x20;3\. Scroll down to **Bid history** session, a bidder list will show up > click **Select as winner**  on the same line with the bidder you want

<figure><img src="/files/2kd38UN879DhF9eYKmOc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://tipo.io/wp-content/uploads/2024/08/2024-08-27_15-20-49-1024x647.png" alt=""><figcaption></figcaption></figure>

***

### ✅ What happens after selecting a winner?

Once a winner is selected:

* That customer becomes the official winner
* Only that customer can place an order
* Checkout access is enabled for the winner
* Other bidders lose purchase access

The winner can now complete payment within the allowed time.

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-auction/winner-and-checkout-flow/choose-a-winner-manually.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.
