# Coinwave App

## Coinwave App

- [Overview](https://www.coinwave.info/overview.md): Mobile application for crypto-currency prediction centralisation and analysis based on performance.
- [Problems](https://www.coinwave.info/problems.md): Investor and newcomers both need quality informations in order to make profits on the crypto market.
- [What is Coinwave ?](https://www.coinwave.info/what-is-coinwave.md): A mobile application and a web platform. Avaible on IOS , Android, and your web browser.
- [How does the ranking works](https://www.coinwave.info/how-does-the-ranking-works.md): Explanation of the algorithm we created to rank users and decide what prediction should we show on the main page.
- [Algorithm](https://www.coinwave.info/how-does-the-ranking-works/algorithm.md): How do the algorithm works, how can we make sure only the best prediction will be shown to the users.
- [Business Model](https://www.coinwave.info/business-model.md): How do we make money, sustain and improve the product
- [Go to Market Strategy](https://www.coinwave.info/business-model/go-to-market-strategy.md): How do we plan to reach the market and optimize users acquisition.
- [The CWAVE Token](https://www.coinwave.info/the-cwave-token.md): What is it for, and how to get them.
- [How to use the CWAVE token](https://www.coinwave.info/the-cwave-token/how-to-use-the-cwave-token.md): What can you do with a CWAVE
- [Tokenomics](https://www.coinwave.info/the-cwave-token/tokenomics.md): All the information about the token, and its usage within the ecosystem.
- [CWAVE Token Sale](https://www.coinwave.info/the-cwave-token/cwave-token-sale.md): All the details on how to participate, pricing, and vesting for each round of the CWAVE token sale.
- [📈 Circulating Supply at TGE](https://www.coinwave.info/the-cwave-token/circulating-supply-at-tge.md)
- [🚀 Token Generation Event (TGE) and Launch Strategy](https://www.coinwave.info/the-cwave-token/token-generation-event-tge-and-launch-strategy.md)
- [Terms & Conditions](https://www.coinwave.info/legal/terms-and-conditions.md)
- [Privacy policy](https://www.coinwave.info/legal/privacy-policy.md)
- [Account deletion](https://www.coinwave.info/legal/account-deletion.md)
- [Contact](https://www.coinwave.info/legal/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.coinwave.info/overview.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.
