# Nodes/Assets

AKEDO integrates a wide array of digital assets that participate in the platform’s core economic cycle, benefiting both creators and players:

### Adodo Nodes

* **4 Tiers of Limited Nodes:** Legendary (2,048), Epic (32,768), Rare (60,153), Common (554,048)
* **Earn Yields**: By holding Adodo nodes, users can earn $AKE Points, which can translate into in-game advantages and performance enhancements, and can also be used to redeem more $AKE tokens.&#x20;
* **Contribute Computing Power**: Node operators can connect their computer devices to the AKEDO computation network to provide AI processing power and earn additional rewards through mining.

### $AKE Token

* **Platform Asset**: The $AKE token is the backbone of the AKEDO ecosystem. It is the primary currency for creator prompts, game publication, and in-game transactions. The use of $AKE ensures seamless interoperability between game creation, play, and economic incentives.


---

# 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://akedo-1.gitbook.io/akedo-whitepaper/explore-akedo/nodes-assets.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.
