# Create a random selection auction

{% embed url="<https://youtu.be/lf1O9681Nuo>" %}

## How to c**reate a random selection auction pool**

1. Visit <https://app.bounce.finance/> and connect your wallet.&#x20;

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

2. Click "Create" at the top right corner to start setting up your auction. First select your preferred blockchain and token type and set the auction type as **random selection**. Click "Next" to proceed.

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

3. Then select the token that you're selling.&#x20;

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

4. Next set the required auction parameters: **Funding Currency, Number of Winners, Number of Token per Ticket, Max. Number of Participants  Allowed.**&#x20;

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

5. Further customize your auction by specifying **the auction pool's name, start time and end time, immediate token release or delayed, whether the auction is public (open to everyone) or whitelisted.**

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

6. Review your auction details before confirming and proceeding to processing transaction. Once your transaction is completed, your auction is successfully created!<br>


---

# 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/random-selection-auction-guides/create-a-random-selection-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.
