# Gana beneficios por staking

## ¿Qué es el staking?

El staking es una función en la que los miembros pueden **transferir fondos al pool de staking de Gloture** para obtener intereses diarios. Es una de las fuentes de ingresos pasivos de Gloture: los fondos trabajan para ti automáticamente cada día.

***

## Tabla de tasa de interés diaria

| Subordinados válidos de nivel 1 | Tasa de interés diaria |
| ------------------------------- | ---------------------- |
| 0 subordinados                  | 0.10%                  |
| 1 subordinado                   | 0.12%                  |
| 3 subordinados                  | 0.15%                  |
| 5 subordinados                  | 0.20%                  |

{% hint style="info" %}
**Definición de subordinado válido:** Una cuenta que ha depositado un mínimo de **100 USDT** en total.
{% endhint %}

***

## Cómo funciona el staking

{% stepper %}
{% step %}
Completa tus **tareas de revisión diarias** para aumentar tu saldo
{% endstep %}

{% step %}
Transfiere fondos desde tu billetera a la **función de staking**
{% endstep %}

{% step %}
Los intereses se acumulan **diariamente** a tu tasa aplicable
{% endstep %}

{% step %}
Transfiere los fondos al día siguiente para acceder al capital. Sin embargo, los intereses se distribuirán el lunes.
{% endstep %}
{% endstepper %}

***

## Ejemplo

> **Henry** ha invitado a 3 subordinados válidos de primer nivel. Su tasa de interés de staking = **0.15%**
>
> Después de completar las tareas diarias, el saldo de la billetera de Henry = **$1,000**
>
> Henry transfiere $1,000 al staking de Gloture.
>
> **Saldo del día siguiente:** $1,000 + ($1,000 × 0.15%) = **$1,001.50**

***

## Cómo maximizar tu tasa de staking

| Objetivo      | Acción requerida                                         |
| ------------- | -------------------------------------------------------- |
| 0.10% → 0.12% | Invitar **1** subordinado válido de nivel 1              |
| 0.12% → 0.15% | Invitar **3** subordinados válidos de nivel 1 (en total) |
| 0.15% → 0.20% | Invitar **5** subordinados válidos de nivel 1 (en total) |

***

{% hint style="success" %}
A la tasa máxima de **0.20%** diario, un saldo apostado de $10,000 genera **$20/día** en ingresos pasivos por intereses.
{% 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-es/gana-beneficios-por-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.
