# 4. Platform Overview

WhisprAI is a conversational intelligence platform designed to transform how blockchain projects communicate with their communities. By combining artificial intelligence, knowledge retrieval systems, and a marketplace-driven ecosystem, the platform enables projects to establish AI-powered voices capable of interacting with users through natural conversation.

The platform serves two primary participants: projects and users. Projects can create and deploy dedicated AI voices trained on their documentation, ecosystem information, tokenomics, updates, and educational resources. Users can discover these projects, engage directly with their voices, ask questions, participate in AI-powered AMAs, and gain a deeper understanding of blockchain ecosystems through conversation.

Unlike traditional project directories or static information repositories, WhisprAI creates an interactive environment where information becomes accessible through dialogue. This approach reduces research friction, improves knowledge accessibility, and enables projects to engage communities at scale.

By unifying project discovery, conversational intelligence, and community engagement within a single platform, WhisprAI introduces a new model for communication across Web3.


---

# 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://whitepaper.whisprai.io/4.-platform-overview.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.
