# How are WMTx and World Mobile linked?

### World Mobile: Network

The World Mobile network is enabled by World Mobile nodes:

* **AetherNodes** connect to existing legacy telecommunications networks.
* [<mark style="color:purple;">**EarthNodes**</mark>](/docs/network/what-is-an-earthnode.md) are used to validate and secure the network.
* [<mark style="color:purple;">**AirNodes**</mark>](/docs/network/what-is-an-airnode.md) provide connectivity and Internet access to the end-user.

People or communities will be able to purchase an AirNode from World Mobile to connect their local communities to the Internet, or they can simply build their own.

### World Mobile Token: Sharing Economy

World Mobile Token (WMTx) is the utility token that powers the World Mobile network.

AirNode and EarthNode Operators will earn WMTx rewards from the transaction fees paid by people using the network and as inflation rewards.

Transaction fees are paid to EarthNode Operators in WMTx. In turn, operators can then share these rewards with WMTx stakers who delegate their tokens to the EarthNodes.


---

# 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://faq.worldmobiletoken.com/docs/introduction/faq/how-are-wmtx-and-world-mobile-linked.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.
