# Raffle Creation

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

1 . Navigate to the raffle creation section by clicking on **CREATE RAFFLE**.

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

2 . You will be directed to a new page where you need to fill out the raffle details:

* **Coin:** Select the Coin you would like to use for hosting the raffle. The default currency is `$INJ`.
* **Collection Address:** If your collection does not automatically appear in the list, you can add it manually. Enter the collection address into the specified field.

Remember to review all details carefully before submitting your raffle.

If any projects want to have their token added as currency for raffle, reach out to the Dev team on discord.


---

# 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://injscribed.gitbook.io/injscribed/raffle/raffle-creation.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.
