> For the complete documentation index, see [llms.txt](https://smartvaultsai.gitbook.io/smartvaultai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartvaultsai.gitbook.io/smartvaultai-docs/tokenomics/token-overview.md).

# Token Overview

SmartVaults.ai introduces **SVT (SmartVault Token)** as a utility and governance token designed to align platform activity with long-term ecosystem value.

The token is not required to participate in vault strategies but acts as an additional incentive layer connected to platform usage.

***

### **Core Token Data**

* **Token Name:** SmartVault Token
* **Symbol:** SVT
* **Total Supply:** 30,000,000 SVT
* **Initial Listing Price:** $0.04 per SVT&#x20;
* **Initial Fully Diluted Valuation (FDV):** $1.200.000
* **Initial DEX Liquidity:** $200,000 USDT paired with 5,000,000 SVT
* **Network:** Binance Smart Chain (BEP-20)

***

### **Token Role in the Ecosystem**

SVT is designed to function as:

* **Incentive Layer**\
  Distributed through Airdrop and referral-based reward systems
* **Value Alignment Mechanism**\
  Connected to platform activity through buyback and burn
* **Governance Layer (Planned)**\
  Future implementation will allow token holders to participate in protocol decisions

***

### **No Direct Profit Rights**

Holding SVT does **not** grant:

* Ownership of the protocol
* Rights to profits or revenue
* Guaranteed financial returns

The token is designed as a utility and incentive mechanism within the SmartVaults.ai ecosystem.

***

### **Supply Design**

The total supply is fixed and distributed across multiple categories, including:

* Airdrop and user incentives
* Staking rewards
* Referral and network incentives
* Liquidity provisioning
* Treasury and ecosystem growth
* Team and development
* Marketing and partnerships

A detailed breakdown is provided in the **Token Distribution** section.

***

### **Ecosystem Integration**

SVT is directly linked to platform usage through:

* Bonus token distribution based on vault participation
* Referral-based token incentives
* Buyback and burn mechanisms tied to platform activity

This structure is designed to connect real protocol usage with token demand.


---

# 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://smartvaultsai.gitbook.io/smartvaultai-docs/tokenomics/token-overview.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.
