# What is $WORK,$mcWORK, $ltWORK

In the AG Worker Network system, there are three types of reward tokens—**$WORK, $mcWORK, and $ltWORK**—each representing different contributions to the network. The type of token earned depends on the device and the specific role it plays within the network infrastructure.

* **$WORK** tokens are earned by high-performance Edge Nodes, which contribute substantial computing and storage power.
* **$mcWORK** tokens are earned by lightweight Micro Nodes, which support AI model training and user interactions.
* **$ltWORK** tokens are designated for Lite Nodes, which enhance network connectivity through bandwidth sharing.

**Each token type will have a unique conversion rate to $COA during the future airdrop**, with the swap ratios determined based on overall contributions to the AG Worker Network at the time of the Token Generation Event (TGE). This structure ensures that rewards reflect each contributor’s impact on the network, promoting a balanced and high-performance decentralized ecosystem.

<br>


---

# 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://alliance-games.gitbook.io/alliance-games-gitbook/start-to-earn/contribute-and-earn-usdcoa-airdrop/what-is-usdwork-usdmcwork-usdltwork.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.
