# How To Bid

Once you have found an NFT that is set to an auction-style listing you will firstly need to place a bid.

Press **place bid** to display the bid amount field, you will only be able to bid with the token the seller has decided to accept as payment, this will be either REI (when it launches) or WCSPR.&#x20;

{% hint style="info" %}
Any bids made within the final 10 minutes of the auction ending will extend the time of the auction by a further 10 minutes.
{% endhint %}

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

3\. A message to confirm your bid was processed will appear. Bids can be viewed within your [***NFT Profile***](/products/nft-marketplace/nft-profile.md)***.*** The following message and options will be displayed:

* Auction Won - You have successfully won the NFT.
* Outbid - Claim back the WCSPR you designated to the bid.

If you win the auction, either you or the seller need to trigger the exchange.&#x20;

* From the buyer's side this can be done by clicking on the **Claim NFT** button in the **Bids Made** tab.

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

* From the seller's side, this can be done by clicking on the **Claim WCSPR** (or REI, depending on the payment token) button in the **Bids Received** tab.

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

The NFT can now be viewed under the **Owned** tab under [NFT Profile](/products/nft-marketplace/nft-profile.md).

Now let's move on to the next page to learn how to buy an NFT through a **Fixed Price** type listing.


---

# 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.friendly.market/products/nft-marketplace/how-to-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.
