> For the complete documentation index, see [llms.txt](https://www.coinwave.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.coinwave.info/business-model/go-to-market-strategy.md).

# Go to Market Strategy

How do we plan to reach the market and optimize users acquisition.

In order to reach a full market availability of the Coinwave App, we made a roadmap :

* Q4 2023 : Release of the beta Coinwave on android, every user will be able to make and read free prediction and earn real CWAVE. Our goal is to test the ranking algorithm on a wider scale. Every user participating in the private sale will get a beta access to the app, we will then open the app to more and more people to keep testing our algorithm.
* Q1 2024 : Coinwave go LIVE, the app will be available on google store on android, the app is free to download, and you can read for free a limited amount of prediction, users will need to use In App Purchase to read the best prediction.
* Q2 2024 : In app Token integration, users will now be able to buy all prediction with a great discount using our CWAVE token, also the best predictions will exclusively be readable using CWAVE. After buying a prediction, the users will see a button, redirecting to the binance app, leading to the screen needed to buy or sell the crypto-currency.

#### Users Acquisition strategy <a href="#users-acquisition-strategy" id="users-acquisition-strategy"></a>

To grow our community, Coinwave planned to use Social network at it's best.

There are thousands of twitter accounts, telegram groups, youtube channels, and random websites telling a crypto investor what to buy, or what to sell.

Our strategy is to share the prediction made by our best users on twitter, instagram and telegram.

The post will be shared after checking the prediction result and should look like this :

" USER said that the Bitcoin will reach 55 000 USD today ! Don't miss the next prediction with the Coinwave App"

Our prediction could also be shared by famous youtube crypto information channel like CoinBureau, altCoin or local youtuber like Hasheur in the french community.

The Coinwave infrastructure is ready for 100 000 users accounts, we aim to reach this goal in Q4 2023.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.coinwave.info/business-model/go-to-market-strategy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
