> For the complete documentation index, see [llms.txt](https://docs.trava.finance/glossary/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trava.finance/glossary/trava-ticket-glossary.md).

# Trava Ticket Glossary

## **C**

**Counter Ticket**\
Tickets bought from Trava Counter

## **I**

**Incentive Ticket**\
Tickets earned as rewards while participating in various Trava programs

## **P**

**Presale Ticket**\
Tickets bought from the presale program

## **T**

**Ticket for Battle Hand** \
A special program for Trava Battle Hand's hosts allowing them to get Tickets as rewards besides the winning bets

**Ticket for Expedition**\
A utility of Trava Tickets allowing users to boost success rate and rewards, EXP, while joining Trava NFT Expedition

**Ticket for Treasure Map**\
A utility of Trava Tickets allowing users to access the Trava Treasure Map (1 ticket needed for each term) and earn Reward Tickets

**Ticket in exchange for Chests**\
One of the most critical utilities of Trava Tickets allowing users to exchange 10 Tickets for one chest

**Ticket Marketplace**\
A place where users can come to buy or sell Tickets, and it supports peer-to-peer transactions, in which sellers can determine the Ticket prices and buyers can freely choose the suitable prices to buy, and applies the Liquidity Pool mechanism, including swapping and providing liquidity, so that users can gain additional profits.

**Ticket Staking Program**\
A special 1-month program allowing users to stake presale tickets and earn high rewards with APR from 150% to 1500%

**Ticket/TRAVA** \
Pool A liquidity pool in the Ticket Marketplace allowing users to provide liquidity or swap TRAVA and Tickets&#x20;

**Trava Counter**\
A place where users can buy/sell Counter Tickets to the protocol at 80% of the current counter price and sell Incentive Tickets. The counter price increases/decreases depending on the ticket demand but will always be maintained at a minimum of $1.&#x20;

**Trava Ticket**\
An exchangeable asset that allows users to own additional perks or access to products in the Trava Ecosystem.Trava Ticket for&#x20;

**Trava Bridge** \
An important utility of Trava Tickets allowing users to optimize their cross-chain transaction (TRAVA) by increasing the limitation of the transacted tokens (per transaction and per day)<br>


---

# 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://docs.trava.finance/glossary/trava-ticket-glossary.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.
