# Economy Flow

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

The image shows the flow and interactions within a decentralized trading platform built around a token called Vtrading Token (VT). The key components and their interactions are as follows:

1. Users can pay VT tokens to access the Marketplace and get trading strategies from creators.
2. Creators provide trading strategies and receive VT rewards.
3. The trading bot executes the trading strategies and interacts with the Embedded system, which rewards successful strategies with VT tokens.
4. The Vault manages the burning and rewarding of VT tokens based on the platform's fee economy.
5. KOL (Key Opinion Leader) and the community of users also receive VT rewards.
6. CEXs (Centralized Exchanges) can stake VT tokens to participate in the Staking mechanism, which contributes to the platform's Flow (liquidity/community).
7. The Vol component represents the trading volume or activity within the platform.

The flow illustrates a decentralized ecosystem where users, creators, trading bots, and stakeholders interact and are incentivized through the VT token economy. The platform aims to facilitate decentralized trading and strategy sharing while maintaining a sustainable token model.


---

# 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://vtrading.gitbook.io/vtrading-docs/tokenomics/economy-flow.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.
