# Roadmap

* Product Launch (Q4 2024)
* Token Launch (Q4 2024)
* Release of new products (Q4 2024)
  * Vesting Contract
  * NFT & NFT Staking Contracts
  * ERC-404 Contracts
  * Governance Contracts
  * Playment Splitter Contracts
* Adding new EVM Networks (Q4 2024)
  * Integration of Elastos Chain
  * Integration of Arbitrum and Optimism
  * Integration of Binance Smart Chain
  * Integration of Polygon
  * Integration of  Avalanche and Arthera
  * Integration of Base
* Marketing Campaings (Q4 2024)
* Video Guides and Tutorials (Q3 2024)
* Onboarding Web2 businesses (Q4 2025)
* Governance Platform (Q3-Q4 2025)
* Adding non-EVM Networks (Q4 2025)
* RWAs (Q1 2026)
* Blockchain as a Service - BaaS (2026)

{% hint style="warning" %}
Please note that this roadmap is subject to change. As the blockchain space is dynamic and rapidly evolving, we may need to adapt our strategies to ensure that CoinCreate remains at the forefront of innovation. We also highly value our community's input and are open to adjustments based on their feedback, ensuring we deliver solutions that truly resonate with our users.
{% endhint %}


---

# 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.coincreate.io/roadmap.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.
