# Receiving Funds

### Raffle Status Requirements

#### For Online Draws

* Must complete system draw
* Raffle status automatically changes to "Drawn"

#### For Manual Draws

* Enter winning ticket numbers in Draw Panel
* Required to change raffle status to "Drawn"
* Necessary for fund processing

### Fund Processing Timeline

#### Standard Processing

* Within two business days of drawn status
* Remittance includes:
  * Net proceeds = gross ticket proceeds&#x20;
    * Less service fees
    * Less activation fees
    * Plus 100% of service fee assistance donations

#### VIC and WA Raffles

* Final payment is balance after weekly installments already remitted
* Weekly payments previously disbursed as required by regulations

### Documentation Access

#### Available Documents

* System Generated Raffle Invoice (Account tab)
* Sales Reports (Raffle Reports tab)
* Weekly Card Sales Summary Report (Account tab - if applicable)
* Draw Results email (for system-conducted draws)

#### Important Notes

* Documents accessible for 90 days
* After 90 days:
  * Data archived
  * Becomes inaccessible through portal
  * Must contact RaffleLink for access

### Financial Considerations

#### Cash Sales

* Deposit directly into benefiting organization's account
* Not processed through RaffleLink

#### Permit Requirements

* Check if financial return needed for government
* Submit promptly to avoid delays
* May affect future permit issuance

### Marketing Information

* Sales Report includes consent column
* Shows which buyers agreed to future contact
* Use for compliant future marketing

### Support

* Contact available for proceeds questions
* Reference guides available:
  * [How to read tax invoice](/managing-your-raffle/proceeds-and-finances/documentation/how-to-read-your-tax-invoice.md)
  * [Understanding sales reports](/managing-your-raffle/proceeds-and-finances/documentation/how-navigate-your-sales-report.md)
* Support team ready to assist

***Important:** Archive deadline at 90 days - ensure all necessary documents are downloaded before archival*


---

# 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/proceeds-and-finances/receiving-funds.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.
