# Permit Requirements

### Permit Trigger Notification

* The activation check will notify you if permits are required based on:
  * Selected states
  * Prize pool value
  * Ticket count

### Options to Address Permit Requirements

#### Option 1: Remove State Requirement

* Return to Edit Raffle Tab
* Remove states that trigger permit requirements

#### Option 2: Adjust Raffle Parameters

* Modify prize values and/or ticket count
* Keep values below permit trigger threshold
* System will automatically pass check once adjusted

### Awaiting Permit

If you are waiting for your permit:

* Skip this verification temporarily
* Once permit is received:
  1. Enter permit number
  2. Review all raffle terms for compliance
  3. Confirm verification

*Note: The system message will specify:*

* Which states require permits
* What triggered the requirement
* Steps needed to "detrigger" the permit requirement


---

# 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/activation/the-activation-checklist/permit-requirements.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.
