# Pre-Funding - MVP

**Initial Development of MVP (Minimum Viable Product)**

The first quarter of development will focus on the creation of the MVP. The BlockChat team will focus on creating a working prototype of the platform. The initial version of the platform will have the basic features of a messaging app, including text chat and file sharing capabilities. The team will work to ensure that the platform is user-friendly and easy to navigate.

The team will also begin to work on the smart contract that will power the BlockChat token. This will involve creating the token's tokenomics, including the initial supply and distribution of the tokens. The team will also work on the creation of the BlockChat wallet, which will allow users to store and manage their tokens.

Additionally, the team will work on the legal aspects of the platform, including obtaining any necessary licenses or permits, and ensuring that the platform is compliant with relevant regulations.

<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.blockchatdao.com/roadmap/development-roadmap/pre-funding-mvp.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.
