# Adding Permit Numbers

Permit requirements vary by state and are based on the total prize pool value and/or targeted total gross proceeds of your raffle. More detail can be found in our regulations guide [here](/getting-started/regulations.md)

There are two ways to enter your permit number when you have received it.&#x20;

1. During registration, on step 8, when selecting your states, if you select a state triggering a permit, a box will pop up asking for your permit number. You can enter it here or if you have not obtained it yet enter 'Pending'

![](/files/dF4zrQjjgMwAtekjM4ne)

2. In your Admin Dashboard -> Edit Raffle -> States Tab, you can select which states you'd like to open up your raffle to. If you select a state which requires a permit based on your raffle structure, a box will pop up next to the applicable state prompting you to enter in your permit number. If a permit is not required, no action is necessary.

<figure><img src="/files/agBT3SROAWIAYiSoiXpM" alt=""><figcaption><p>Admin Dashboard - Adding Permit Numbers</p></figcaption></figure>

A permit is required IF:

ACT - Total Prize Pool Value > $2,500

SA - Total Prize Pool Value > $5,000

WA - Total Prize Pool Value > $200

VIC - Total Prize Pool Value > $20,000

NSW - Total Prize Pool Value > $30,000

QLD - Total Gross Proceeds > $50,000

NT - Total Gross Proceeds > $5,000

Based on your total prize pool value and/or targeted gross proceeds, a&#x20;


---

# 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://help.rafflelink.com.au/managing-your-raffle/setup/adding-permit-numbers.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.
