> For the complete documentation index, see [llms.txt](https://trevla.gitbook.io/trevla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trevla.gitbook.io/trevla/whitepaper-cont./token-generation-events.md).

# Token Generation Events

TGE will take place after the Trevla app is released. Without having to burn any of their participating $Trevl coins, all qualified $Trevl coin users will be able to choose to join the TGE at a rate of 1:1, thereby converting 1,000 verified steps and/or travel activities into 1 TREV.

Following TGE, the only way to create new $TREVL is through travel and activities that have been approved by an Activity Validator.

Only the first 5,000 steps taken by a user after TGE will mint $TREVL; any additional steps will result in new Trev coins. With tiered minting, as described below, this minting cap may change.

The Solana blockchain will be the foundation for $TREVL.

$TREVL will be offered as Solana SPL Token and an ERC-20 (Ethereum) token.

The DAO will charge users a fee if their activity repeatedly falls below a certain threshold in order to promote travel activity in perpetuity. This not only fits with our goal of fostering dependable behaviors, but it will also help to slow inflation down dramatically (the exact details of the fee will be left to $TREVL holders, who govern the DAO).


---

# 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://trevla.gitbook.io/trevla/whitepaper-cont./token-generation-events.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.
