# Participate in a sealed-bid auction

### How to participate in a fixed swap auction pool?

1\. Visit <https://app.bounce.finance/> and select **sealed-bid pool** under **pool type**.

<figure><img src="/files/7HFGo3Ax6Dr0U4odEtDJ" alt=""><figcaption></figcaption></figure>

2\. Find the auction pool to participate in. To participate in a sealed-bid auction, enter the following parameters:

* **Bid swap ratio:** the price you want to pay per token. This amount can not be lower than the floor swap ratio.
* **Bid amount:** the amount in ETH or USDT you want to spend.

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

4\. If everything is correct click **join** and enter the **join pool** page

5, Enter the bid, click **go** and confirm the transaction in MetaMask (or any other wallet you use).

*If a transaction error with very high gas fee (usually over 200 USD), appears please do not proceed and go back to the parameter page to check if everything is entered correctly.*

6\. Pool participants need to come back to manually claim the swapped tokens or unswapped ETH/USDT back. This can be done in one transaction at the end of the auction.

**A user can make only one bid transaction in one sealed-bid pool.**&#x20;


---

# 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.bounce.finance/user-guide/sealed-bid-auction-guides/participate-in-a-sealed-bid-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.
