# How to place a bid?

Please follow the steps below to see how you can make a bid on Mintverse:

* Select the offer on the product page.&#x20;
* If the item belongs to a collection that is not verified with Mintverse, the system will prompt you to carefully check the relevant information of the collection and check the confirmation to indicate that you already know the risk of purchasing from the collection.&#x20;
* Choose the currency you want to use. If you want to use Binance Smart Chain, BNB and BUSD will be supported; If you want to use ETH, the only option is Wrapped ETH (WETH).

\*Note here that every time you bid in a currency that has not been traded before (such as WETH), the system will prompt you to pay a one-time miner's fee (network transaction cost) so that your wallet can use that specific currency to make purchases. As long as you enable the wallet for one transaction for each currency, you can then bid in that currency for free.

* Now set the bid amount and expiration date in the appropriate currency.&#x20;
* Click the bid button and sign the relevant transaction contract in your wallet.&#x20;
* To view the list of valid bids linked to your wallet address, select the bid list in your profile.


---

# 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://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/how-to-place-a-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.
