> For the complete documentation index, see [llms.txt](https://wmtx.blistering.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wmtx.blistering.io/basics/wmtx-pro.md).

# WMTX Pro

The WMTX Cardano stake pool exists to boost **your efforts and goals** within the World Mobile ecosystem. We've allocated 10% of delegator rewards to the WMTX Pro program who are active World Mobile community members and/or significant ADA delegators that can help us scale.

***

### WMTX PRO REWARDS POOL

| Membership Type    | Share |
| ------------------ | ----- |
| EarthNode Operator | 10%   |
| AirNode Operator   | 15%   |
| Non-Operator       | 25%   |
| ADA Whale          | 50%   |

You may apply more than one type of membership (e.g. EarthNode Operator + ADA Whale or another combination). Reward share percentages may change over time, please bookmark this page for the current splits.&#x20;

We are initially skewing heavily towards ADA Whales to attract delegations so that we can mint more blocks, which will in turn allow us to buy more World Mobile infrastructure.

***

{% stepper %}
{% step %}

### EARTHNODE OPERATORS (ENOs)

You've invested in an EarthNode, so that's an automatic acceptance to our WMTX Pro program.
{% endstep %}

{% step %}

### AIRNODE OPERATORS (ANOs)

Do you own a **Link, Portal, Apex, and/or Titan**? Earn bonus rewards that are shared amongst WMTX Pro Members.
{% endstep %}

{% step %}

### NON-OPERATORS

Consider staking your $WMTx tokens to the Blistering EarthNode (coming soon).
{% endstep %}
{% endstepper %}

***

### ADA WHALE BONUS

Yes, a whale should technically hold one million ADA, but we're offering tiered bonuses to wallets that are delegating 25K+, 250K+, or 500K+ ADA.

Let's face it: it's not easy to compete with legacy SPOs that had an earlier start, so we're incentivizing early delegators until we reach our goal of an Active Stake of 5 million ADA by December 2025.

***

{% hint style="info" %}
In order to participate in the WMTX Pro rewards program, we will require proof of wallet ownership. [**Visit our sign-up page for instructions and requirements.**](https://blistering.io/wmtx-pro/)
{% 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, and the optional `goal` query parameter:

```
GET https://wmtx.blistering.io/basics/wmtx-pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
