> For the complete documentation index, see [llms.txt](https://winacoin-2.gitbook.io/winacoin-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://winacoin-2.gitbook.io/winacoin-docs/wina-coin.md).

# WINA COIN

Wina coin is a deflationary token created by Sir Talus for the Win.co DAO ecosystem to drive blockchain education, adoption, and enhance interaction and fun within the ecosystem. "Wina" is a pidgin English word that means "winner".

Wina was launched on the BSC blockchain on 15 of October 2025 at exactly 8pm WAT and is positioned to be among the top 10 meme coins by market capitalization.

## TOKENOMIC

* Total supply: 1,000,000,000 (1 billion) WINA
* 20% (200,000,000) is burnt 🔥 at launch (sent to a dead wallet)
* 55% (550,000,000) is added to liquidity, locked for 91 days, and then burnt 🔥
* 25% (250,000,000) is allocated for marketing/ecosystem development

## TAX

* Buy / Sell: 4% total
  * 2% to MW for development (30% of this allocation will be used for Wina Academy development)
  * 1% burnt (manually)
  * 1% to liquidity

{% hint style="info" %}
This mechanism is intended to enhance price stability and increase token scarcity as the project progresses.
{% endhint %}

## ROAD MAP

{% stepper %}
{% step %}

### Phase 1

* Fairlaunch
* 250 hodlers
* Website launch
* 1,000 organic X and Telegram community
* 1,500 hodlers
* Whitepaper creation
  {% endstep %}

{% step %}

### Phase 2

* Introduction of utilities
* CEX listing
* Introduction of educational game
* 20,000 community on X
  {% endstep %}

{% step %}

### Phase 3

* ……….
  {% endstep %}
  {% endstepper %}

## UTILITIES

<details>

<summary>Wina Academy / WINA APP</summary>

* Wina Academy is a platform that aims to deliver digital skills education to users free of charge.
* It will also have an app called “WINA APP” which includes a special feature called “coperate” that offers its users a unique opportunity to be listed in the job market.

</details>

<details>

<summary>Winket</summary>

* Winket will integrate Web2 into Web3 and has a feature that allows Web2 products to be listed in a Web3 market square.
* Payments will be in cryptocurrency to drive adoption.

</details>

<details>

<summary>Winta</summary>

* Winta is an educational gaming app.
* And a lot more utilities to come.

</details>


---

# 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:

```
GET https://winacoin-2.gitbook.io/winacoin-docs/wina-coin.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.
