> For the complete documentation index, see [llms.txt](https://docs.legionnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.legionnetwork.io/introduction/legion-network-ambassador-program/earning-potential.md).

# Earning Potential

<figure><img src="/files/hcQcifjrjGneipo0LgGY" alt=""><figcaption><p>Manage all referrals, earnings and stats all from the Legion Super App</p></figcaption></figure>

<mark style="background-color:blue;">**As a Legion Ambassador, you will have access to various earning opportunities:**</mark>

\ <mark style="background-color:green;">**1. Subscription Referrals:**</mark>

&#x20;  \- Earn $2 monthly commission for each referral who subscribes at $9.99/month.

&#x20;  \- For a 6-month subscription at $47.99, earn a $5 commission.

&#x20;  \- For a 12-month subscription at $59.99, earn a $6 commission.

\ <mark style="background-color:green;">**2. Staking Commissions:**</mark>

&#x20;  \- Referrals staking Silver rank will earn you **1k LGX in commissions. ($5)**

&#x20;  \- Referrals staking Gold rank will earn you **2.5k LGX in commissions. ($12.5)**

&#x20;  \- Referrals staking Platinum rank will earn you **10k LGX in commissions. ($50)**

&#x20;  \- Referrals staking Diamond rank will earn you **25k LGX in commissions. ($125)**

&#x20;  \- Referrals staking Legend rank will earn you **50k LGX in commissions. ($250)**\
\
\ <mark style="background-color:orange;">**Lifetime Referral Benefit:**</mark>

*<mark style="color:blue;">Referrals are yours for life</mark>*. As Legion Network expands its services and in-app store items, you'll continue to earn commissions on purchases made by your referrals. This ongoing benefit is a cornerstone of our ambassador program, offering significant <mark style="background-color:green;">**long-term earning potential.**</mark>\
\
\ <mark style="background-color:orange;">**Withdrawal of Commissions:**</mark>

* **Premium Subscription Commissions:** Withdrawals can be made on the 14th and 28th of each month, whichever is later.
* **LGX Commissions:** Claimable immediately upon earning.\
  \
  **Disclaimer:** *<mark style="color:purple;">While the token price in this example is assumed to be $0.005, the actual market price may vary. We believe that with a growing number of stakers and users on our platform, the potential market value of our token could be substantially higher than our conservative estimate. However, this should not be taken as a guarantee of future token value, and we advise all our ambassadors and users to consider market risks and perform due diligence.</mark>*


---

# 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://docs.legionnetwork.io/introduction/legion-network-ambassador-program/earning-potential.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.
