# User Guide

- [About Bounce's Auction Guides](https://docs.bounce.finance/user-guide/about-bounces-auction-guides.md)
- [Fixed-Price Auction Guides](https://docs.bounce.finance/user-guide/fixed-price-auction-guides.md): For ERC20 and BEP20 based assets
- [Create a Fixed-Price Auction](https://docs.bounce.finance/user-guide/fixed-price-auction-guides/create-a-fixed-price-auction.md)
- [Participate in a fixed-price auction](https://docs.bounce.finance/user-guide/fixed-price-auction-guides/participate-in-a-fixed-price-auction.md)
- [Token claim post auction](https://docs.bounce.finance/user-guide/fixed-price-auction-guides/token-claim-post-auction.md)
- [Staking Auction Guide](https://docs.bounce.finance/user-guide/staking-auction-guide.md)
- [Random Selection Auction Guides](https://docs.bounce.finance/user-guide/random-selection-auction-guides.md): For ERC20 and BEP20 based assets
- [Create a random selection auction](https://docs.bounce.finance/user-guide/random-selection-auction-guides/create-a-random-selection-auction.md)
- [Participate in a random selection auction](https://docs.bounce.finance/user-guide/random-selection-auction-guides/participate-in-a-random-selection-auction.md)
- [After the auction](https://docs.bounce.finance/user-guide/random-selection-auction-guides/after-the-auction.md)
- [Dutch Auction Guides](https://docs.bounce.finance/user-guide/dutch-auction-guides.md)
- [Create a Dutch auction](https://docs.bounce.finance/user-guide/dutch-auction-guides/create-a-dutch-auction.md)
- [Participate in a Dutch auction](https://docs.bounce.finance/user-guide/dutch-auction-guides/participate-in-a-dutch-auction.md)
- [Token claim post auction](https://docs.bounce.finance/user-guide/dutch-auction-guides/token-claim-post-auction.md)
- [Playable Auction Guides](https://docs.bounce.finance/user-guide/playable-auction-guides.md)
- [Participate in a playable auction](https://docs.bounce.finance/user-guide/playable-auction-guides/participate-in-a-playable-auction.md)
- [Sealed-Bid Auction Guides](https://docs.bounce.finance/user-guide/sealed-bid-auction-guides.md): For ERC20 and BEP20 based assets
- [Create a sealed-bid auction](https://docs.bounce.finance/user-guide/sealed-bid-auction-guides/create-a-sealed-bid-auction.md)
- [Participate in a sealed-bid auction](https://docs.bounce.finance/user-guide/sealed-bid-auction-guides/participate-in-a-sealed-bid-auction.md)
- [NFT Sealed-Bid Auction Guides](https://docs.bounce.finance/user-guide/nft-sealed-bid-auction-guides.md)
- [Create an NFT sealed-bid auction](https://docs.bounce.finance/user-guide/nft-sealed-bid-auction-guides/create-an-nft-sealed-bid-auction.md)
- [Participate in an NFT sealed-bid auction](https://docs.bounce.finance/user-guide/nft-sealed-bid-auction-guides/participate-in-an-nft-sealed-bid-auction.md)
- [NFT English Auction Guides](https://docs.bounce.finance/user-guide/nft-english-auction-guides.md)
- [Create an NFT English auction](https://docs.bounce.finance/user-guide/nft-english-auction-guides/create-an-nft-english-auction.md)
- [Participate in an NFT English auction](https://docs.bounce.finance/user-guide/nft-english-auction-guides/participate-in-an-nft-english-auction.md)
- [After the NFT English auction](https://docs.bounce.finance/user-guide/nft-english-auction-guides/after-the-nft-english-auction.md)
- [NFT Dutch Auction Guides](https://docs.bounce.finance/user-guide/nft-dutch-auction-guides.md)
- [Create an NFT Dutch auction](https://docs.bounce.finance/user-guide/nft-dutch-auction-guides/create-an-nft-dutch-auction.md)
- [Participate in an NFT Dutch auction](https://docs.bounce.finance/user-guide/nft-dutch-auction-guides/participate-in-an-nft-dutch-auction.md)
- [After the NFT Dutch auction](https://docs.bounce.finance/user-guide/nft-dutch-auction-guides/after-the-nft-dutch-auction.md)
- [NFT Random Selection Auction Guides](https://docs.bounce.finance/user-guide/nft-random-selection-auction-guides.md)
- [Create an NFT lottery auction](https://docs.bounce.finance/user-guide/nft-random-selection-auction-guides/create-an-nft-lottery-auction.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.bounce.finance/user-guide.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.
