> For the complete documentation index, see [llms.txt](https://wiki.cryptofarms.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cryptofarms.me/economy/tokens.md).

# Tokens

Here is a flowchart of the token use cases at the start of the game.

![](/files/JOrE5KUJPhLBhOhplGKE)

In Crypto Farms there are 3 resources with matching tokens:

![CFB](/files/njVUbxUKWjoh8WvE3yav) ![CFE](/files/ft1l2vEUolgLtxoUnsZK) ![CFP](/files/a8Pt5tKTgZtwoDVx9CLg)

* Crypto Farms Bitcoin: **CFB** Max Supply: ∞ CFB
* Crypto Farms Ethereum: **CFE** Max Supply: ∞ CFE
* Crypto Farms Power: **CFP** Max Supply: ∞ CFP

![:bitcoin\_CFB:](https://cdn.discordapp.com/emojis/928847611992109066.webp?size=44\&quality=lossless) CFB : <https://wax.alcor.exchange/trade/cfb-cryptofarmst_wax-eosio.token>\
![:ethereum\_CFE:](https://cdn.discordapp.com/emojis/928847612747059240.webp?size=44\&quality=lossless) CFE : <https://wax.alcor.exchange/trade/cfe-cryptofarmst_wax-eosio.token>\
![:power\_CFP:](https://cdn.discordapp.com/emojis/928847609425170432.webp?size=44\&quality=lossless) CFP :[ ](https://wax.alcor.exchange/trade/cfp-cryptofarmst_wax-eosio.token)<https://wax.alcor.exchange/trade/cfp-cryptofarmst_wax-eosio.token>

{% hint style="info" %}
The tokens are the core of the game and more use cases will come.
{% endhint %}


---

# 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://wiki.cryptofarms.me/economy/tokens.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.
