> For the complete documentation index, see [llms.txt](https://defiwarrior-1.gitbook.io/defi-warrior/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defiwarrior-1.gitbook.io/defi-warrior/cwig-token-1/cwig-token.md).

# eCWIG & CWIG

## eCWIG

eCWIG is used for all in-game activities such as awarding rewards or purchasing in-game items. Players when performing tasks, fighting with opponents or mining and Gacha are rewarded with eCWIG.

**Earn eCWIG from in-game activities:**&#x20;

* Mining
* Gacha

**eCWIG is used for activities:**&#x20;

* Shop in game: buy Facilities, Energy, Pools, Gacha tickets, Fragment bodypart
* Refresh or restock Gacha&#x20;

*\*Activities is updating*

**Buy eCWIG**

* Players can also buy eCWIG directly by using FIWA or CWIG tokens  and the exchange rate will be determined by the market.

![](/files/-MkNNq2M-lvf0sbyPrc6)

\**The exchange rate is influenced and determined by the market*

## Claim eCWIG

* eCWIG can be converted equivalent to a 1:1 ratio between eCWIG and CWIG, then you can trade CWIG tokens on DEX exchanges.
* The maximum claim fee is 15% and will be gradually decreased over 15 days to 1% (1% is the lowest). It will be recounted 15% after the claiming action. The first charging day is marked as the day you receive eCWIG in game.

|  Day | Claim Fee (%) |
| :--: | :-----------: |
|   1  |      15%      |
|   2  |      14%      |
|   3  |      13%      |
|   4  |      12%      |
|   5  |      11%      |
|   6  |      10%      |
|   7  |       9%      |
|   8  |       8%      |
|   9  |       7%      |
|  10  |       6%      |
|  11  |       5%      |
|  12  |       4%      |
|  13  |       3%      |
|  14  |       2%      |
|  15  |       1%      |
|  16  |       1%      |
| n +1 |       1%      |

## CWIG token

CWIG is the exchange token of eCWIG which earned from the in-game activities by players.

**Earn CWIG from activities:**

* Exchange eCWIG to CWIG
* Staking earning

**CWIG is used for activities:**

* One of tokens of CWIG - FIWA pair used to charge for Evolution and Fork activities.
* Buy eCWIG as mentioned above.&#x20;
* CWIG is also added liquidity on DEX


---

# 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://defiwarrior-1.gitbook.io/defi-warrior/cwig-token-1/cwig-token.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.
