# General FAQs

## **1. What is ViralMind?**

ViralMind is **the first decentralized AI training marketplace**, where AI agents are trained through **real-world human demonstrations** and deployed to **autonomously complete digital tasks.** Instead of relying on **pre-trained models with static datasets**, ViralMind enables **continuous AI learning, training, and monetization** through a decentralized, incentive-driven system.

***

## **2. How is ViralMind different from other AI platforms?**

Unlike traditional AI models that only generate text or images, ViralMind’s AI can:

✅ **Learn from real-world user interactions** via The Training Gym.

✅ **Execute complex workflows autonomously** through VM-1 Inference API.

✅ **Be trained and owned by businesses and individuals** using The Forge.

✅ **Evolve dynamically** as users submit demonstrations, ensuring AI **adapts and improves over time.**

ViralMind is **not just an AI assistant—it’s an AI workforce that learns, works, and scales.**

***

## **3. What is the Training Gym?**

The **Training Gym** is where AI models learn by watching and mimicking **real human demonstrations.**

* Contributors **record themselves completing digital tasks**, training AI agents to **navigate interfaces, execute actions, and optimize workflows.**
* High-quality demonstrations **receive $VIRAL token rewards**, ensuring continuous AI training.

📌 **Example:** A user records how to **execute a DeFi trade**, and the AI learns to complete the task independently.

***

## **4. What is The Forge?**

The **Forge** is where businesses and individuals can **create their own AI training environments (Gyms).**

* Users define **specific skills AI should learn** (e.g., crypto trading, financial modeling, enterprise automation).
* They **fund Training Pools** using **$VIRAL, USDC, or native tokens** to incentivize AI training.
* **Workers contribute demonstrations**, improving the AI while earning token rewards.

📌 **Example:** A **Web3 startup** creates a Gym to train an AI **crypto trading bot**, funding it with $VIRAL to attract skilled AI trainers.

***

## **5. What is VM-1 Inference API?**

VM-1 is **ViralMind’s AI inference engine**, allowing businesses and developers to **deploy agentic AI models** that:

✅ **Interact with software autonomously**

✅ **Execute workflows without human input**

✅ **Continuously refine their performance** based on real-world use

📌 **Example:** A fintech company **deploys an AI-powered financial analyst** that scrapes market data, compiles reports, and executes trades based on predefined conditions.

***

## **6. What is the $VIRAL token used for?**

$VIRAL is the **utility token that powers the ViralMind ecosystem**, facilitating:

* **AI training incentives** (contributors earn $VIRAL for demonstrations).
* **Gym funding** (businesses use $VIRAL to attract AI trainers).
* **AI monetization** (Gym owners and contributors profit from AI advancements).
* **Governance & staking** (future DAO participation and voting).

📌 **Example:** A business funds a **$100,000 Training Pool** in $VIRAL to train an AI-powered **customer support agent.**

***

## **7. How do I earn rewards in ViralMind?**

There are **multiple ways to earn** in the ViralMind ecosystem:

✅ **Submit AI training demonstrations** → Earn $VIRAL based on demonstration quality.

✅ **Fund a Gym and train AI models** → Deploy AI agents for monetization.

✅ **Stake $VIRAL (future feature)** → Earn rewards for ecosystem participation.

📌 **Example:** A user submits **a high-quality AI training demonstration**, receives an **85% quality score**, and earns **$0.17 in $VIRAL per task.**

***

## **8. Who owns the AI models trained on ViralMind?**

* AI models trained in the **Training Gym** contribute to the **open-source ViralMind dataset**, benefiting the entire ecosystem.
* AI models trained in **private Gyms (The Forge)** are **owned by their creators**, meaning businesses **can monetize** and **license** their trained AI models.

📌 **Example:** A company trains an AI **for automated document processing** and sells API access to enterprises.

***

## **9. How does ViralMind ensure high-quality AI training data?**

ViralMind uses a **data quality agent** to **grade every AI training demonstration**, ensuring only **high-quality contributions receive rewards.**

✅ **Demonstrations are scored based on accuracy, clarity, and task execution.**

✅ **Higher-quality submissions earn higher payouts.**

✅ **Low-quality submissions are rejected, with funds returning to the Training Pool.**

📌 **Example:** A demonstration with a **90% quality score** earns **100% of the reward allocation**, while a **50% quality demo** earns a **reduced payout**.

***

## **10. Can businesses use ViralMind without crypto?**

Yes. Businesses can fund Training Pools in **USDC**, which will be **automatically converted into $VIRAL** to fuel AI training incentives.

📌 **Example:** A Web2 company pays **$10,000 in USDC** to train an AI-powered **data entry assistant**, with **$VIRAL rewards distributed dynamically.**

***

## **11. Is ViralMind fully decentralized?**

ViralMind is designed to be **progressively decentralized**, meaning:

✅ **AI training is open to everyone** via the Training Gym.

✅ **Token incentives ensure no single entity controls AI training.**

✅ **Future governance via a DAO** will allow $VIRAL holders to vote on **AI priorities and ecosystem upgrades.**

📌 **Example:** In the future, staked $VIRAL holders may **vote on which AI models receive development funding.**

***


---

# 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://docs.viralmind.ai/faq/general-faqs.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.
