# Câștigă profit din staking

## Ce este staking-ul?

Staking-ul este o funcție prin care membrii pot **transfera fonduri în pool-ul de staking al Gloture** pentru a obține dobândă zilnică. Este unul dintre fluxurile de venit pasiv ale Gloture — fondurile lucrează automat pentru tine în fiecare zi.

***

## Tabelul ratei dobânzii zilnice

| Downline L1 valid | Rata dobânzii zilnice |
| ----------------- | --------------------- |
| 0 downline-uri    | 0.10%                 |
| 1 downline        | 0.12%                 |
| 3 downline-uri    | 0.15%                 |
| 5 downline-uri    | 0.20%                 |

{% hint style="info" %}
**Definiția unui downline valid:** Un cont care a depus un minim de **100 USDT** în total.
{% endhint %}

***

## Cum funcționează staking-ul

{% stepper %}
{% step %}
Completează-ți **sarcinile zilnice de review** pentru a-ți construi soldul
{% endstep %}

{% step %}
Transferă fonduri din portofelul tău în **funcția de staking**
{% endstep %}

{% step %}
Dobânda se acumulează **zilnic** la rata aplicabilă pentru tine
{% endstep %}

{% step %}
Transferă fondurile înapoi a doua zi pentru a accesa principalul. Totuși, dobânda va fi distribuită luni.
{% endstep %}
{% endstepper %}

***

## Exemplu

> **Henry** a invitat 3 downline-uri valide de prim nivel. Rata sa de dobândă la staking = **0.15%**
>
> După finalizarea sarcinilor zilnice, soldul portofelului lui Henry = **$1,000**
>
> Henry transferă 1.000 $ la staking-ul Gloture.
>
> **Soldul din ziua următoare:** 1.000 $ + (1.000 $ × 0,15%) = **$1,001.50**

***

## Maximizarea ratei tale de staking

| Obiectiv      | Acțiune necesară                               |
| ------------- | ---------------------------------------------- |
| 0,10% → 0,12% | Invită **1** downline valid L1                 |
| 0,12% → 0,15% | Invită **3** downline-uri valide L1 (în total) |
| 0,15% → 0,20% | Invită **5** downline-uri valide L1 (în total) |

***

{% hint style="success" %}
La rata maximă de **0.20%** pe zi, un sold staked de 10.000 $ generează **20 $/zi** în venit pasiv din dobânzi.
{% 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/gloture-ro/castiga-profit-din-staking.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.
