# Web3 Dashboard

**1. Overview**

The main dashboard provides a quick summary of the user’s activity and account status:

* **Videos Generated**\
  Displays the total number of AI-generated videos created by the user via the *Text to Video* feature.
* **$EVAI Balance**\
  Shows the user's current balance of $EVAI tokens, which can be used for staking, content transactions, or participation in platform governance.
* **Recent Activity**\
  Logs all recent actions performed by the user on the platform, such as content creation, staking, or marketplace transactions. If no activity is shown, the user has not yet interacted with the system.

&#x20;**2. Text to Video**

This feature allows users to generate high-quality, cinematic videos from natural language text prompts. No editing or animation skills are required—just input your idea, and the AI handles the rest.

&#x20;**3. Prompt Generator**

A tool for creating or selecting optimized AI prompts to guide content generation. Users can choose from a library of ready-made prompts or create their own to improve the quality and focus of AI outputs.

**4. Marketplace**

A decentralized marketplace where users can list, buy, and sell AI-generated content—such as videos, voice models, or prompt templates. All transactions are secured with on-chain tracking and royalty distribution powered by $EVAI.

**5. Staking**

This section enables users to stake their $EVAI tokens to earn periodic rewards and gain voting rights in Evoy AI’s DAO governance system. Staking supports network integrity and provides passive income opportunities.

**6. Voice Cloning**

Allows users to generate realistic AI voice models by uploading a short audio sample. The cloned voice can be used in videos, narration, or digital products—ideal for creators who need scalable, personalized voice content.


---

# 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://evoy-ai.gitbook.io/evoy-ai/service/web3-dashboard.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.
