# Understanding RaffleLink Pricing

{% embed url="<https://rafflelink.com.au/pricing-calculator>" %}
Estimate total fees
{% endembed %}

### Core Pricing Elements

* **Sign Up & Setup**: Free
* **Card Transactions**: 5.5%
* **Cash Sales**: Always Free
* **Activation**: $39 per raffle (waived with subscriptions)

### Available Plans

#### ✨ Standard Plan

* $39 activation per raffle
* 5.5% card transaction fee
* Free cash sales
* All standard features
* Best for occasional raffles

#### ⭐ Annual Subscription (Most Popular)

* $120/year
* 5.5% card transaction fee
* Free cash sales
* **Unlimited raffles** - no activation fees
* Perfect for 4+ raffles yearly

#### 🌟 RaffleLink+

* $240/year
* Reduced 5% card fee
* Free cash sales
* **Unlimited raffles**
* Priority support
* Custom webpage options
* Ideal for high-volume users

#### 🏢 Enterprise Custom Pricing

* Tailored solutions
* For large/complex raffles
* Custom quote available
* Flexible terms

### 💡 Cost Example: $10,000 Raffle (80% Card Sales)

| Plan Type    | Activation Fee | Card Fees | Cash Fees | Total Cost |
| ------------ | -------------- | --------- | --------- | ---------- |
| Standard     | $39            | $440      | $0        | $479       |
| Annual       | $0             | $440      | $0        | $440       |
| RaffleLink + | $0             | $400      | $0        | $400       |

### Getting Started

#### 1. Initial Setup

* Create raffle for free
* Access admin portal
* Set up your raffle

#### 2. Choose Activation Fee Option in Admin Portal

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

* **Pay Later**: Deduct from raffle proceeds at the end
* **Subscriber**: No activation fee needed
* **Pay Now**: Via Stripe checkout
  * Single raffle activation
  * Annual subscription
  * RaffleLink+ subscription
  * Secure card processing

<figure><img src="/files/4XLrFWFkVU6mxuQEU3HH" alt=""><figcaption></figcaption></figure>

3. **Card Fees deducted from gross proceeds at the end**

### 📊 Plan Selection Guide

| Your Need           | Recommended Plan                          |
| ------------------- | ----------------------------------------- |
| 1-3 raffles/year    | Standard Plan                             |
| 4+ raffles/year     | Annual Subscription                       |
| High volume/complex | RaffleLink+ or Custom Enterprise Solution |

### 📞 Need Assistance?

Contact our support team to:

* Discuss payment options
* Find your ideal plan
* Get started with your raffle


---

# 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/pricing/understanding-rafflelink-pricing.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.
