# 5.2 Voice Creation

Following onboarding, WhisprAI transforms project knowledge into a conversational AI voice capable of interacting with users in real time. The resulting voice serves as an intelligent representation of the project, enabling information to be delivered through natural dialogue rather than static content.

Project Voices are designed to communicate information across a wide range of topics, including ecosystem fundamentals, token utility, roadmaps, governance structures, partnerships, technology, and community initiatives. This allows users to explore projects through conversation while receiving contextually relevant responses based on available knowledge sources.

The voice creation process establishes the foundation for a scalable communication model in which project information becomes accessible through a single conversational interface.


---

# 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/5.-project-voice-marketplace/5.2-voice-creation.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.
