# 5.1 Project Onboarding

The onboarding process is designed to enable projects to establish their presence within the WhisprAI ecosystem quickly and efficiently. Through a structured onboarding framework, projects can submit the information required to create and maintain an intelligent conversational voice.

Knowledge sources may include documentation, whitepapers, tokenomics frameworks, websites, ecosystem resources, educational materials, announcements, and other project-specific information. By aggregating these resources, WhisprAI creates a comprehensive knowledge foundation from which the Project Voice can operate.

The onboarding process is intended to ensure that each voice accurately represents the project while providing users with reliable access to relevant information. As projects evolve, their knowledge base can continue to expand, allowing voices to remain aligned with the latest developments and ecosystem updates.


---

# 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.1-project-onboarding.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.
