# Earn Staking Profit

## What Is Staking?

Staking is a function where members can **transfer funds into Gloture's staking pool** to earn daily interest. It's one of Gloture's passive income streams — funds work for you automatically each day.

***

## Daily Interest Rate Table

| Valid Downline L1 | Daily Interest Rate |
| ----------------- | ------------------- |
| 0 downlines       | 0.10%               |
| 1 downline        | 0.12%               |
| 3 downlines       | 0.15%               |
| 5 downlines       | 0.20%               |

{% hint style="info" %}
**Valid Downline Definition:** An account that has deposited a minimum of **100 USDT** in total.
{% endhint %}

***

## How Staking Works

{% stepper %}
{% step %}
Complete your **daily review tasks** to build your balance
{% endstep %}

{% step %}
Transfer funds from your wallet into the **staking function**
{% endstep %}

{% step %}
Interest accrues **daily** at your applicable rate
{% endstep %}

{% step %}
Transfer funds out the next day to access principal. However, interest will be distributed on Monday.
{% endstep %}
{% endstepper %}

***

## Example

> **Henry** has invited 3 valid first-layer downlines. His staking interest rate = **0.15%**
>
> After completing daily tasks, Henry's wallet balance = **$1,000**
>
> Henry transfers $1,000 to Gloture staking.
>
> **Next day balance:** $1,000 + ($1,000 × 0.15%) = **$1,001.50**

***

## Maximizing Your Staking Rate

| Goal          | Action Required                         |
| ------------- | --------------------------------------- |
| 0.10% → 0.12% | Invite **1** valid L1 downline          |
| 0.12% → 0.15% | Invite **3** valid L1 downlines (total) |
| 0.15% → 0.20% | Invite **5** valid L1 downlines (total) |

***

{% hint style="success" %}
At the maximum rate of **0.20%** daily, a $10,000 staked balance generates **$20/day** in passive interest income.
{% endhint %}


---

# 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://gloture.gitbook.io/gloture/earn-staking-profit.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.
