# Creating your bet (Create and earn)

To create a bet, follow these steps:

* go to the “[Create bet](https://app.addictionbets.com/create)” section;
* provide a concise title for the event, describing the essence of the event;
* choose an event description that thoroughly outlines the event and its potential outcome;
* for multiple events within a single event, click “+” to add additional descriptions, adhering to the specified rules.

After submitting your event creation application, the administration will consider it promptly.

It's essential that any event or bet within an event can be answered with a clear “Yes” or “No”.

Please note that the administration reserves the right to modify the event's picture, description or name.

When you create an event, your address will be credited as the event creator in the event. As a result, you will automatically receive your specified commission percentage of distribution of winnings.


---

# 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://gitbook.addictionbets.com/functions/creating-your-bet-create-and-earn.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.
