# Gift tickets

You can send out gift tickets from the **organizer platform**.

#### 1. Add a free ticket

Add a free ticket in the Tickets menu, and go to Advanced settings. Then go to Sales channel and untick the "online" box. Now only the "organizer" box is active and the ticket won't be seen to online customers.

#### 2. Allow a ticket type to promoters

Go to your profile and choose Settings, then Promoters. Choose your own promoter user and make sure that "cash" is allowed as a payment method. Then go to Settings and make the free ticket available to the user.&#x20;

#### 3. Sending the ticket

Go to the **organizer platform** and log in. Add as many tickets to the free ticket type as you wish to send out to an email address and the go through the purchase process. Enter the recipient's name and email address and choose "cash" as paymanet option. This way you won't be redirected to the online purchase platform, and since the item us free, no invoice will be generated.

Repeat this process for every email address you would like to send the gift tickets to.


---

# 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://docs.cooltix.com/cooltix-support/organizers/sales/promoters/gift-tickets.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.
