# รับกำไรจากการสเตก

## การสเตกคืออะไร?

การสเตกเป็นฟังก์ชันที่สมาชิกสามารถ **โอนเงินเข้าสู่พูลสเตกของ Gloture** เพื่อรับดอกเบี้ยรายวัน เป็นหนึ่งในช่องทางรายได้แบบพาสซีฟของ Gloture — เงินทุนจะทำงานให้คุณโดยอัตโนมัติทุกวัน

***

## ตารางอัตราดอกเบี้ยรายวัน

| ดาวน์ไลน์ L1 ที่ถูกต้อง | อัตราดอกเบี้ยรายวัน |
| ----------------------- | ------------------- |
| ไม่มีดาวน์ไลน์          | 0.10%               |
| 1 ดาวน์ไลน์             | 0.12%               |
| 3 ดาวน์ไลน์             | 0.15%               |
| 5 ดาวน์ไลน์             | 0.20%               |

{% hint style="info" %}
**คำจำกัดความของดาวน์ไลน์ที่ถูกต้อง:** บัญชีที่ฝากขั้นต่ำ **100 USDT** รวมทั้งหมด
{% endhint %}

***

## การสเตกทำงานอย่างไร

{% stepper %}
{% step %}
ทำ **ภารกิจทบทวนรายวัน** ให้ครบเพื่อเพิ่มยอดคงเหลือของคุณ
{% endstep %}

{% step %}
โอนเงินจากกระเป๋าเงินของคุณไปยัง **ฟังก์ชันสเตก**
{% endstep %}

{% step %}
ดอกเบี้ยจะสะสม **รายวัน** ตามอัตราที่คุณได้รับ
{% endstep %}

{% step %}
โอนเงินออกในวันถัดไปเพื่อถอนเงินต้นได้ อย่างไรก็ตาม ดอกเบี้ยจะถูกแจกจ่ายในวันจันทร์
{% endstep %}
{% endstepper %}

***

## ตัวอย่าง

> **เฮนรี** ได้เชิญดาวน์ไลน์ชั้นแรกที่ถูกต้อง 3 คน อัตราดอกเบี้ยสเตกของเขา = **0.15%**
>
> หลังจากทำภารกิจรายวันเสร็จ ยอดคงเหลือในกระเป๋าเงินของเฮนรี = **$1,000**
>
> เฮนรีโอน $1,000 ไปยังการสเตกของ Gloture
>
> **ยอดคงเหลือในวันถัดไป:** $1,000 + ($1,000 × 0.15%) = **$1,001.50**

***

## เพิ่มอัตราสเตกของคุณให้สูงสุด

| เป้าหมาย      | การดำเนินการที่ต้องทำ                    |
| ------------- | ---------------------------------------- |
| 0.10% → 0.12% | เชิญ **1** ดาวน์ไลน์ L1 ที่ถูกต้อง       |
| 0.12% → 0.15% | เชิญ **3** ดาวน์ไลน์ L1 ที่ถูกต้อง (รวม) |
| 0.15% → 0.20% | เชิญ **5** ดาวน์ไลน์ L1 ที่ถูกต้อง (รวม) |

***

{% hint style="success" %}
ที่อัตราสูงสุดของ **0.20%** ต่อวัน ยอดสเตก $10,000 จะสร้าง **$20/วัน** เป็นรายได้ดอกเบี้ยแบบพาสซีฟ
{% 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-th/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.
