# FAQ

#### 1. What is Hive.AI?

Hive.AI is a decentralized AI training and personalization platform that turns user content from X and Telegram into high-quality AI models, powered by community verification and token incentives.

#### 2. How do I contribute to Hive.AI?

You can submit content on X using tags like #Hive.AI-Community or mark quality conversations on Telegram. Approved contributions earn points and $HAI rewards.

#### 3. Who are verifiers and how do they work?

Verifiers are community members who stake $HAI to review AI-filtered content. Their accuracy is rated by others and directly impacts their rewards and reputation.

#### 4. What can I do with $HAI tokens?

$HAI can be used for staking, governance voting, accessing personal AI tools, and earning rewards through contributions and verification.

#### 5. How is content quality ensured?

Content passes through AI pre-screening and human verification. A decentralized scoring system further ensures verifier accountability.

#### 6. Can I train my own AI assistant?

Yes. By tagging quality content in Telegram, you can train a lightweight personal AI bot tailored to your style, interests, and behavior.

#### 7. Is my data private?

Yes. Sensitive data, especially from Telegram, is encrypted and only used with your explicit consent. All training and verification data is handled transparently and securely.

#### 8. How do I start?

Join the Hive.AI bot on Telegram, connect your wallet, start contributing or verifying, and track your progress via the Web Dashboard.

<br>


---

# 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.hiveaitoken.xyz/faq.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.
