> For the complete documentation index, see [llms.txt](https://docs.verticalstudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verticalstudio.ai/vertical-gateway/vertai-token/tokenomics.md).

# Tokenomics

* **Ticker:** $VERTAI
* **Total supply:** 100.000.000 $VERTAI
* **Blockchain:** Ethereum, BASE, AVAX
* **Tax:** Has been removed
* **Liquidity lock:** 12 months
* **Official CA:**&#x20;
  * ETH: [0xcdbddbdefb0ee3ef03a89afcd714aa4ef310d567](https://www.dextools.io/app/ether/pair-explorer/0xbaa1fceff65e21d547bf6747b0b777a32be53668)
  * BASE: [0x93402f62aeda632b9d768092b61887c4e9a13079](https://www.dextools.io/app/base/pair-explorer/0xc3709b49cd18446d7f31d9d4f02f4e58d38daaa9)
  * AVAX: [0x6edac263561da41ade155a992759260fafb87b43](https://www.dextools.io/app/avalanche/pair-explorer/0xc636951478ca5d543dcd26186c39f001d7fb4d1c)

***

### Distribution plan TGE

#### Liquidity Pool

50,000,000 $VERTAI (50%) - Allocated to the liquidity pool to ensure smooth trading and liquidity provision. Locked for 12 months to maintain market stability and protect investors.

#### Strategic Sale (Seed)

20,000,000 $VERTAI (20%) - Reserved for strategic investors during the seed round. 40% of tokens will be unlocked at Token Generation Event (TGE), followed by a 10-day cliff and 60-day linear vesting.

{% hint style="info" %}
*The strategic sale price was raised at a valuation of $500K FDV MC. (as of: 01-11-2024)*
{% endhint %}

#### **Marketing & Listings**:

15,000,000 $VERTAI (15%) - Allocated for marketing efforts and exchange listings. 25% of tokens will be unlocked at Token Generation Event (TGE), followed with a 6-month linear vesting to support long-term growth and visibility of the platform.

#### Research & Development

10,000,000 $VERTAI  (10%) - Designated for research and development. This allocation will ensure continuous innovation and improvement of Vertical, with tokens vesting linearly over 6 months.

#### Team

5,000,000 $VERTAI (5%) - Allocated to the Vertical team, with a 3-month cliff and 12-month linear vesting.

<figure><img src="/files/DRptLJF9xwk7WjOIQ9go" alt=""><figcaption></figcaption></figure>

### Motivation

The $VERTAI tokenomics are designed to fuel Vertical’s growth and make it rewarding for everyone! With a focus on liquidity, strategic partnerships, and ongoing development, our token distribution brings early investors, the team, and the community together. We’ve added structured vesting for extra security, while funds for marketing and development keep the platform moving forward. Plus, holding $VERTAI comes with perks, like access to platform utilities and rewards for users and holders!


---

# 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.verticalstudio.ai/vertical-gateway/vertai-token/tokenomics.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.
