> 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/getting-started/registration-guide/ticket-pricing-step-6/setting-your-ticket-packages.md).

# Setting Your Ticket Packages

## 💫 Quick Access

Download our Ticket Package Recommendations Calculator

{% file src="/files/KAhY8ilSayKYq0CKs9VD" %}

## ⚖️ Important Notes

#### System Capabilities

* RaffleLink allows buyers to select up to 5 of each ticket package
* Example: With a "3 for $10" package selected, buyers can purchase up to 15 tickets (5 x 3)
* **Recommendation**: Offer multiple package options to facilitate larger purchases

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

#### 🚫 Western Australia Restrictions

* Discounted ticket packages are NOT permitted in WA
* Packages must be priced as multiples of the single ticket price
* Example: If single ticket is $5
  * 1 for $5
  * 2 for $10
  * 3 for $15
  * etc.

#### 🎯 Special Considerations

* Limited ticket raffles may use higher pricing
* Unique or niche prizes can command higher prices
* Consider your target audience when selecting tier
* Premium tiers suitable for luxury items/experiences

### Tips for Package Selection

* Provide 2-3 middle-tier packages
* Add attractive bulk purchase option
* Consider popular quantity points (2,3, 5, 7, 10, 20)


---

# 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/getting-started/registration-guide/ticket-pricing-step-6/setting-your-ticket-packages.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.
