# Data Sources

Hive.AI is built on the belief that truly intelligent systems must be trained on data that reflects the diverse, evolving, and decentralized nature of human communication. To support this, Hive.AI sources its training data from two primary platforms that represent both public discourse and personal interaction: X (formerly Twitter) and Telegram. Each serves a distinct role within the protocol, together forming a balanced and richly layered foundation for both general AI models and deeply personalized assistants.

<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/the-hive-intelligence-pipeline/data-sources.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.
