# Create a Raffle

After connecting your wallet on our website, you can click on "Create New Raffle."

<div data-full-width="true"><figure><img src="/files/cGQmm78QBUsyVslenKwh" alt=""><figcaption><p>"Create New Raffle."</p></figcaption></figure></div>

**Reality Raffle** creation panel is very simple and intuitive!

Below, we will address each point step by step.

<div data-full-width="true"><figure><img src="/files/R47q3igiFm3TECBiYLJb" alt=""><figcaption></figcaption></figure></div>

1. Choose the NFT you own in your Wallet that you want to add to the Raffle.
2. Select the date when your Raffle will end.
3. How many tickets do you want to make available for people to buy? (Must be at least 1)
4. What is the price of each ticket? (Must be at least 0.01 MATIC)
5. How many tickets can each wallet buy at most? By default, it is 10.
6. Create your Reality Raffle!

### Terms & Conditions

* On the Raffle creation the NFT prize will transferred from your wallet to our smart contract.
* Setting your Raffle as a featured will make your Raffle be displayed on the Featured section on the home and randomly displayed on the Featured section on other raffles and profiles.
* Reality Knights holders can set the Raffle as featured for free.
* The base commission it's 3% and it's applying on the moment of the withdraw of the ticket sales.
* You cannot edit a Raffle once it's created.
* You cannot cancel a Raffle once one ticket has been sold.
* Reality Rafffle, its agents, directors, or officers shall not assume any liability or responsibility for your use of Reality Rafffle, promoting or marketing the raffles.


---

# 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://realitykingdom.gitbook.io/info/solutions/rk-raffle/create-a-raffle.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.
