# Ticket codes

Ticket codes give you the ability to add unique codes to tickets. A good example is discount codes for public transport.

Once you created the ticket code object you are able to add the unique codes. Per import you can add up to 3000 codes. The total number of codes is unlimited.

Per ticket code you have the option to attach a [filter](/event/general/filters.md) for [members](/event/planning/members.md), and one for [form visitors](/event/accreditation/lists/forms/attendees.md). This ensures only the required subset receives these codes.&#x20;

{% hint style="info" %}
If a person has already downloaded their ticket once, redownloads afterwards will still show the same ticket codes.
{% endhint %}


---

# 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.eventication.com/event/accreditation/ticket-codes.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.
