> 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/promotion-and-sales/promotions-toolbox/promotional-schedule-checklist.md).

# Promotional Schedule Checklist

### First 10 Days of Your Raffle

Access our [marketing toolkit](/managing-your-raffle/promotion-and-sales/promotions-toolbox.md) to start strong:

* **Facebook Setup**
  * Update cover picture (free template available in Client Portal)
  * Change Call to Action button to "Book Now" or "Shop Now"
  * Link button to your raffle page URL
  * Post about your raffle with RaffleLink URL
* **Print Materials**
  * Display posters in local community and at events
  * Distribute flyers to:
    * Contacts
    * Prize donors
    * Letterbox drops (ideal for school children or sports clubs)
* **Digital Presence**
  * Update email signatures with raffle link
  * Add artwork & raffle link to website (preferably homepage)
  * Create blog post about raffle (if applicable)
* **Early Bird Incentives**
  * Consider mini draws for first 100 tickets
  * Set date deadlines for early bird prizes

### During Your Raffle

* **Email Marketing**
  * Send direct emails to database and supporters
  * Include clear raffle link
  * One of the most effective conversion tools
* **Social Media**
  * Post minimum twice weekly
  * Alternate between cause & prize focused content
* **Additional Promotion**
  * Secure newsletter features (organization/school newsletters)
  * Contact local newspaper for editorial coverage (Media release guide in Client Portal)
  * Use footpath decals for events
  * Cross-promote at other events
  * Engage prize suppliers & festival partners
    * Request promotion to their customer database
    * Emphasizes their community involvement
* **Targeted Marketing**
  * Identify specific groups interested in your prize
  * Research relevant:
    * Businesses
    * Bloggers
    * Clubs
    * Interest groups
  * Reach out for promotional partnerships

### 7 Days Before Draw

* **Increased Social Media**
  * Minimum 5 posts this week
  * Use countdown app for Facebook excitement
    * Suggested tool: [Are We There Yet?](https://www.arewethere.yt/)
* **Final Push**
  * Send urgent call-to-action emails
  * Emphasize limited time remaining
  * Create sense of urgency in messaging

### Post-Raffle Week

* **Winner Announcements**
  * Post on social media
  * Publish on website/Facebook page
  * Arrange prize collection
  * Invite local media for photo opportunity
* **Thank You Communications**
  * Post Facebook thank you including:
    * Amount raised
    * Sponsor acknowledgments (use tags where possible)
  * Share prize handover photos on Facebook


---

# 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, and the optional `goal` query parameter:

```
GET https://help.rafflelink.com.au/managing-your-raffle/promotion-and-sales/promotions-toolbox/promotional-schedule-checklist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
