# Auction Rules & Bidding Features

- [Create a new auction](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/create-a-new-auction.md)
- [Manage auction products](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/manage-auction-products.md)
- [Export & Import auctions](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/export-and-import-auctions.md)
- [Manually stop an auction](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/manually-stop-an-auction.md)
- [Delete a bid](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/delete-a-bid.md)
- [Show auctions by collection](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/show-auctions-by-collection.md)
- [Buyout price](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/buyout-price.md)
- [Reserve price](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/reserve-price.md)
- [Automatic bidding](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/automatic-bidding.md)
- [Popcorn bidding](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/popcorn-bidding.md)
- [Penny Auctions](https://docs.tipo.io/tipo-auction/auction-rules-and-bidding-features/penny-auctions.md)


---

# 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.tipo.io/tipo-auction/auction-rules-and-bidding-features.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.
