# Tokenomics Fundamentals&#x20;

### Overview

Tokenomics explains who gets tokens, when, and why. It affects supply, price behavior, and your ability to claim and use tokens.

### Core concepts

* Total supply: Maximum number of tokens.
* Circulating supply: Tokens currently tradable.
* Allocations: Shares for team, investors, community, treasury.
* TGE: Token Generation Event; first distribution.
* Vesting: Scheduled releases over time (often with a cliff).
* Claim contract: Smart contract to claim vested tokens.

### Key takeaways

* Unlock schedules reduce sudden supply shocks.
* Circulating supply matters more than total supply short-term.
* Learn the claim flow and dates before you invest.

<br>


---

# 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://mosaic-9.gitbook.io/mosaic-launchpad/101-starter-pack/tokenomics-fundamentals.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.
