> For the complete documentation index, see [llms.txt](https://iflux-global.gitbook.io/iflux-global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iflux-global.gitbook.io/iflux-global/tutorial/how-to-use-the-earning-feature.md).

# How to Use the Earning Feature

**Step 1:** Log in to your iFlux Global account and navigate to the Earning section from the dashboard.

<img src="/files/JShY5CqoVhhuxh7j2JBr" alt="" height="297" width="624">

**Step 2:** Choose the supported token you want to deposit into the Earning program, such as USDT or USDC.

<img src="/files/CaY6GHMkJXyXokXySV5P" alt="" height="276" width="624">

**Step 3:** Enter the amount you want to subscribe with. The system will automatically display the estimated rewards based on the selected plan and deposit amount.

*<mark style="color:$danger;">Please ensure your wallet balance is sufficient before confirming the subscription.</mark>*

<img src="/files/Ym4mr0n3puouCJgaiRaE" alt="" height="276" width="624">

**Step 4:** After reviewing the subscription details, click \[Subscribe] to apply for the Earning plan.

*<mark style="color:$danger;">Once the Earning order is successfully applied, rewards will be automatically distributed to the user’s account. The deposited principal will remain locked during the subscription period and will be automatically returned upon maturity.</mark>*

<img src="/files/FZtZjxbCilkHKr1gZl4a" alt="" height="280" width="624">

**Step 5:** Users can monitor active subscriptions directly from the Earning dashboard.

<img src="/files/sEWKgymDjxt7SSdh00wL" alt="" height="172" width="624">

\
\ <br>


---

# 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://iflux-global.gitbook.io/iflux-global/tutorial/how-to-use-the-earning-feature.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.
