# Creating Competitions

{% hint style="success" %}
AI Assistant is an add-on feature that must be requested
{% endhint %}

You can setup competitions in one prompt with the AI Assistant when creating a new competition, you will see the AI Assistant in the top right.&#x20;

Click "Open Chat" to open the AI Assistant and you will see the chat box, you can then generate competitions by giving it as much information as possible.

<figure><img src="/files/s0QbQGniL8IzfmeWwrQg" alt="" width="333"><figcaption></figcaption></figure>

### Generating Images

You can request the AI assistant to generate an image, make sure it is descriptive enough mentioning styles, themes, descriptions, once generate it will automatically add it as the featured image which you can review an save.

<figure><img src="/files/rTdask4wU7Kt47AS9b8n" alt="" width="324"><figcaption></figcaption></figure>

### Adding Instants

Using the same chatbox you can generate instant wins too without generating the entire competition, you can say something like "Add these instant wins, 5 x £500 Cash, 100 x 99p Site Credit, 200 x  £5 Cash" and it will immediately add them to the instant win boxes which will save you some time!

<figure><img src="/files/js5JHiLZS6acSefGGbwP" alt="" width="336"><figcaption></figcaption></figure>


---

# 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://competitions.gitbook.io/competition-docs/ai-assistant/creating-competitions.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.
