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

# Token Economics

## Overview

The TIDAL token is a standard ERC-20 token which will in future be migrated to a Polkadot-based smart contract platform such as Moonbeam or Plasm. Details of a token swap will be announced in due course. Token distribution and vesting schedule are listed below for reference, details are subject to changes.&#x20;

### Specs

| Token Name   | Tidal Governance Token |
| ------------ | ---------------------- |
| Token Ticker | TIDAL                  |
| Token Type   | ERC-20                 |
| Token Supply | 20,000,000,000         |

|             | Unlock Schedule                                                                                    |
| ----------- | -------------------------------------------------------------------------------------------------- |
| Seed        | 20% day 14,  rest equally spread with 2nd unlock 9 month after TGE, 3rd unlock 12 months after TGE |
| Strategic   | 25% day 14, rest equally spread with 2nd unlock 9 month after TGE, 3rd unlock 12 months after TGE  |
| Private     | 30% day 14, rest equally spread with 2nd unlock 9 month after TGE, 3rd unlock 12 months after TGE  |
| Pre-Sale    | 30% day 0, rest equally spread with 2nd unlock 9 month after TGE, 3rd unlock 12 months after TGE   |
| Public Sale | Fully unlock                                                                                       |
| Team        | 1 year cliff, rest linear over 48 months                                                           |
| Advisor     | 1 year cliff, rest linear over 48 months                                                           |

## Token Distribution

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MPZiF74TECIz6QNlt5l%2Fuploads%2FTwQlRdnvJIeE1CtQsuQK%2Ffile.png?alt=media)


---

# 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:

```
GET https://docs.tidal.finance/advanced-topics/token-economics.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.
