# COO

COO is a highly-available resource like the oxygen we breathe. In the Evolution Land context, the [Apostle](https://github.com/evolutionlandorg/docs/tree/90295b4a91e285927629c8e3010a8f46ad7b22da/getting-started/game-entities/apostle.md) (the player's in-game representative) needs some COO to survive on the planet. Users can get the resource through some simple operations such as login into the game frequently. Many of the game's primary activities require only some COO, mainly for some players looking for fun or for those who come around to experience the game.

## How to get ![RING](/files/-MNjZXfVcpx_i1MePCK5) COO?

1. Purchase a Treasure Chest (sold out).
2. Users can get COO through small workload activities, such as daily login, participate in community activities, and so on.

## Can COO be traded on the blockchain?

No, COO can't be traded on the blockchain, and they can't be transferred. It can only be consumed in the game.


---

# Agent Instructions: 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://docs.evolution.land/getting-started/tokens/coo.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.
