> For the complete documentation index, see [llms.txt](https://help.rafflelink.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rafflelink.com.au/managing-your-raffle/activation/the-activation-checklist/declarations.md).

# Declarations

Before conducting raffles in Victoria (VIC) or Northern Territory (NT), organizations must have specific declarations or approvals in place. Our system requires verification of these requirements during activation.

### Victoria (VIC) Requirements

#### [Declaration from VGCCC](/getting-started/regulations/victorian-raffle-regulations/what-is-a-vgccc-declaration.md)

* **Mandatory**: All organizations must obtain a declaration
* **Verification**: Organization must be listed on VGCCC website
* **Purpose**: Legal authorization to conduct raffles in Victoria

#### If Not Declared

1. Remove VIC as a selling state, OR
2. Pause activation until declaration is obtained

Do **not** proceed with VIC sales without declaration

### Northern Territory (NT) Requirements

#### [For NT-Based Organizations](/getting-started/regulations/nt-tas-online-only-exemption/northern-territory-regulations.md#how-to-apply-for-an-nt-permit)

* **Required**: Approval as an approved association
* **Purpose**: Authorization to conduct local raffles
* **Verification**: Must have current approval documentation

#### For Non-NT Organizations

* **Required**: Foreign Lottery Permit
* **How to Obtain**: Contact <ditt.licensingnt@nt.gov.au>
* **Purpose**: Permission to conduct interstate raffles in NT

#### If Not Approved

1. Remove NT as a selling state, OR
2. Wait until appropriate approval is obtained

Do **not** proceed with NT sales without approval

### Verification Process

#### Before Confirming

1. Check your organization's declaration status
2. 1. Verify listing on VGCCC website (for VIC)
   2. Confirm NT approvals if applicable
3. Ensure all documentation is current

#### Options if Requirements Not Met

1. **Remove States**
   * Edit state selections
   * Remove VIC and/or NT
   * Proceed with other states only
2. **Obtain Declarations**
   * Pause activation
   * Apply for necessary declarations
   * Resume once approved
3. **For Victoria:**
   * Apply through VGCCC
   * Wait for declaration
   * Verify listing on website
4. **For Northern Territory:**
   * Local organizations: Apply for association approval
   * Interstate organizations: Apply for Foreign Lottery Permit
   * Await approval before proceeding


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/declarations.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.
