# Participate in an NFT Dutch auction

## How to participate in an NFT Dutch auction? <a href="#how-to-participate-in-an-nft-dutch-auction" id="how-to-participate-in-an-nft-dutch-auction"></a>

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

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

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** information page.

<figure><img src="https://841106785-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMLqjlwAt55S1SFAMyt%2F-MMeQRPx5PWAfwm15uE6%2F-MMeTSpOtst_neQdDQY0%2FScreenshot%202020-11-21%20at%2012.04.07.png?alt=media&#x26;token=924fa004-83b0-46e2-81b6-efc1dba8052f" alt=""><figcaption></figcaption></figure>

4\. The NFT auction information page shows the current auction price, the time left until the next price decrease, and the current highest bid. Participants can place bids on the current price.*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.*&#x35;

. Before each price decrease, the contract will scan the current existing bids. If there is no existing bid, the price will decrease to the next level. If there is a bid, then the highest bidder will get the NFT.


---

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