# Tokenomics Glossary

* ***Category*** - A basket where tokens are allocated to be used for a specific purpose.
* ***Token Allocation*** - The amount of tokens allocated from the total supply to a specific category.
* ***TGE*** - The amount of tokens unlocked on the Token Generation Event (TGE), that can be used or moved.
* ***Cliff period*** - The period where tokens cannot be moved or sold and are not accessible.
* ***Vesting period*** - The Period where the tokens follow a daily vesting over a period of months or years determined prior to the launch of the token.
* ***Valuation*** - The valuation of the investor rounds and the public launch valuation (Total Supply x Price).


---

# 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://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/tokenomics-glossary.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.
