# Reward Tickets as an Instant

### Adding Reward Tickets

[Adding an Instant Prize](/competition-docs/basics/adding-an-instant-prize.md)

If you are familiar with adding an Instant Prize, you can also link other tickets from another competition to that Instant Prize.

Above the Instant Prize title click "Reward Tickets"

<figure><img src="/files/1MXfS8IncvonYqWDmxzE" alt=""><figcaption></figcaption></figure>

This will open a popup where you can add different competitions, the configuration works similar to [Postal Entries](/competition-docs/other-features/postal-entries.md) & you can add multiple competitions/tickets to one instant prize, please read the warnings on the popup as this will disable payouts and mark the instant prize as non-payable meaning it will not show in the Winner History [Using Winner History](/competition-docs/instant-prizes/using-winner-history.md)

{% hint style="danger" %}
Do not combine with Cash or Physical Instants as these will not show up in the winner history or payouts portal, this feature is to be used only for instant prizes such as "10 Tickets into Competition X or £10 Ticket Bundle" where there is only a digital reward
{% endhint %}

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

### Main Prizes can reward tickets too

Where you set the date, max tickets & price of the competition you will also find the ability to add tickets, this is compatible with both live draw and automatic draws and is ideal for competitions where the main prize is tickets into another competition

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

### What if there are no tickets left to reward?

If a competition you are rewarding becomes sold out, you will receive an email notification. You can also reroute the reward to a different competition via the[ Postal Entries dashboard](/competition-docs/other-features/postal-entries.md) under **“Failed to Generate.”** \
\
Our rerouting feature will replace the old competition with the new competition on the failed orders aswell as on any instant prizes that are still available to win to stop it happening on future wins.

{% hint style="info" %}
You will not be able to change the quantity of tickets rewarded, only the competition the tickets are added into & you will have 14 days to resolve rerouting issues.
{% endhint %}

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


---

# 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://competitions.gitbook.io/competition-docs/instant-prizes/reward-tickets-as-an-instant.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.
