> 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/pricing/understanding-rafflelink-pricing/can-buyers-pay-the-fee.md).

# Can Buyers Pay The Fee?

No, RaffleLink charges its platform fees to the organization conducting the raffle directly. However, we offer a feature that allows ticket buyers to voluntarily contribute towards these costs, helping maximize your fundraising potential.

### 🎯 Fee Assistance Option

* Enable during raffle setup
* Located in Step 7: Raffle Structure
* Check "**Offer Fee Assistance (optional)**" box

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

### 💳 How It Works

Buyers see four contribution options at checkout:

* **No thanks** - Proceed without contribution
* **Half fee** - Cover 50% of the platform fee
* **Full fee** - Cover 100% of the platform fee
* **Extra support** - Covers 100% of platform fee and an additional donation

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

### 📊 Why Enable This?

* Typically 33-50% of buyers choose to contribute
* Many buyers appreciate the opportunity to help
* 100% of contributions go to your organization
* Helps offset platform fees
* Optional for buyers - no pressure

### ✨ Key Benefits

* Completely optional
* Transparent to buyers
* Additional revenue stream
* No extra administration required

*Note: The platform fee is still officially charged to your organization, but this feature allows buyers to voluntarily help cover these costs.*


---

# 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/pricing/understanding-rafflelink-pricing/can-buyers-pay-the-fee.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.
