# Participate in an NFT English auction

### How to participate in an NFT English auction?

1\. Visit <https://app.bounce.finance/> and select **NFT auction house** at the top right of the page

2\. Select **NFT English auction** under pool type

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

3\. Find the NFT auction to participate in. Pay attention to the token contract address to ensure you enter the correct pool. If everything is correct click **join** and enter the **NFT auction** page.

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

4\. Enter a bid (must be higher than the latest nighest 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.*


---

# 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/nft-english-auction-guides/participate-in-an-nft-english-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.
