> 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/events.md).

# Events

## Promoting Your Raffle at an Event

### Payment Preference

* Credit card transactions are typically 3x larger than cash sales
* Direct buyers to credit card purchases first
* Offer cash sales as a secondary option when requested

### Essential Marketing Materials

* All printed materials should include:
  * Raffle page URL
  * [QR Code](/managing-your-raffle/resources/qr-code.md) for smartphone scanning

### Outdoor Event Strategies

#### Raffle Ticket Table/Information Tent

* Set up dedicated raffle ticket table
* Display posters with raffle page link (URL)
* Direct people to purchase via:
  * Their smartphones
  * Provided laptops/tablets

#### Strategic Poster Placement

* Position posters at high-traffic areas:
  * Entry points
  * Information tent
  * Food service areas
  * Toilet facilities
* Creative placement ideas:
  * Laminated posters on footpaths
  * Table-mounted displays in eating areas

#### Roving Ticket Sellers

* Mobile sellers throughout the event
* Equipment:
  * Tablet or mobile device
  * Distinctive colored t-shirt
  * Event lanyard with ID
  * Optional: Cardboard sandwich board with QR code

#### Additional Promotional Tactics

* DL Flyers
  * Partner with food stalls to distribute flyers with meals
  * Allows customers to purchase during their food break
* PA Announcements
  * Utilize event MC to direct people to ticket sellers

### Seated Event Strategies (Gala Dinner/Awards Evening)

#### Table Marketing

* Table-talkers: Small table posters in stands
* Promotional placemats/flyers
* Enable guests to scan & purchase at their convenience

#### Venue Marketing

* Strategic poster placement:
  * Entry points
  * Bar area
  * Toilet facilities

#### Mobile Sales Team

* Roving ticket sellers with tablets/mobile devices
* Tracking methods:
  * Provide promotional wristbands/badges to buyers
  * Mark visited tables with helium balloons

#### Digital Promotion

* Utilize venue TV screens for:
  * Raffle prize display
  * URL link promotion

#### Event Announcements

* Regular MC announcements throughout the event

<figure><img src="/files/ACiSBLkZNUp25h8ZgbU0" alt=""><figcaption></figcaption></figure>


---

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