# Reward tiers and custom funding

Reward tiers make support easy to understand. Custom funding maximizes flexibility.

### Tiered rewards

* Create unlimited tiers.
* Set each tier amount in **CAMP**.
* Add perk descriptions per tier.
* Track backers per tier.
* View tier stats in real time (backers, totals, progress).

#### Tier design patterns

* **Entry tier**: low amount. Thank-you + updates.
* **Core tier**: main product or perk.
* **Premium tier**: limited quantity or high-touch perk.

#### Perk writing checklist

* State exactly what the supporter receives.
* Add a delivery window or milestone.
* Call out any limits (quantity, region, eligibility).

### Practical tips

* Make tiers easy to compare.
* Keep perks specific and time-bound.
* Avoid “surprise” perks you cannot deliver.

### Custom amount funding

* Enable or disable custom contributions.
* Let supporters contribute any amount.
* No tier requirement when custom funding is enabled.

#### When to enable custom amounts

* You have a strong community that wants to over-support.
* You want donations without perk fulfillment overhead.


---

# 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://creator-vault.gitbook.io/documentation/creator-vault/campaigns/reward-tiers-and-custom-funding.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.
