# Bid on Lend

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

* Connect a wallet that supports the WEMIX3.0 Mainnet.

### Initial Bid

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

* Enter the products tab and select the product that matches your preferred bidding conditions. Once you've made your selection, click on the 'Place Bid' button. \
  (Please note that you'll need to specify details such as the lend amount, fixed lend rewards, annual return on lend, and periodic return on lend.)&#x20;
* Ensure that your wallet contains sufficient funds to cover both the lend amount and the associated gas fee before placing a bid for any product.

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

* Once you've examined the bidding history, which includes the current highest bid, and reviewed the information provided in the Details section at the bottom, you can establish your bidding conditions.
* Next, click on the 'Place Bid' button to proceed with the bidding process.

<figure><img src="/files/16MARSBJTdKKRhtkrElp" alt=""><figcaption></figcaption></figure>

* Click on the 'Place Bid' button after reviewing the bidding information.&#x20;
* Please note that a gas fee is required to process the transaction. Be aware that this fee is subject to real-time fluctuations.

<figure><img src="/files/36DQSRcEVt6ygATwcKFc" alt=""><figcaption></figcaption></figure>

* Bidding completed.

### Manage Bid

**If my bid is likely to be accepted**

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

* A 3-hour countdown will start when the bid is placed. If a higher bid is placed, another 3 hours will be extended.&#x20;
* The countdown will end if there are no higher bids, and Lend will be confirmed.

**If you wish to rebid in response to a higher bid**

<figure><img src="/files/2POVpSjkPfu4W6xnW6ze" alt=""><figcaption></figcaption></figure>

* Go to the detailed page of the product.
* Enter the desired bid amount, and click on the 'Place Bid' button.

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

* In the case of rebidding, only the additional amount added on top of the previous bid will be charged.&#x20;
* Please review the bid information, then press the 'Place Bid' button.

<figure><img src="/files/4FHE85MyHTTzfiojeV20" alt=""><figcaption></figcaption></figure>

* Rebidding completed.


---

# 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.wemix.com/nile-en/guides/nftfi/bid-on-lend.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.
