# How to Buy Bids for Penny Auction?

To be able to bid on penny auction product user have to purchase bids first. When Woo Auction plugin is installed 3 bid products are automatically created.

* 25 bids for $25 (price will be in your selected currency in WooCommerce)
* 50 bids for $50
* 100 bids for $100

User can purchase bids from **My Account -> Buy Bids** after login.

![](/files/-MSh7_6JvW7wRdt3r4YP)


---

# 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.wpeka.com/woo-auction/how-to-buy-bids-for-penny-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.
