# Bidding in an Auction

Once you have found the NFT you want to bid on, select **view.**  From the NFT screen you will then be able to select **Place a Bid**.

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

From this screen you will enter the amount for your bid, and then select **Place a Bid.**

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

You will then have to sign the relevant transaction in your wallet.&#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.alphashares.io/guides/buying-nfts/bidding-in-an-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.
