> For the complete documentation index, see [llms.txt](https://docs.algem.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algem.io/thai/undefined/liquid-dapp-staking-algem/undefined-1.md).

# รุ่นมือถือ

หากต้องการเข้าถึง Algem บนโทรศัพท์ของคุณ, เราขอแนะนำให้ใช้แอปมือถือ Metamask ที่มีอยู่ใน OS หรือ Android. ระวัง Metamask ปลอมและใช้เว็บไซต์ทางการเท่านั้น! [>https://metamask.io/](https://metamask.io/)

### แนะนำ:

เมื่อกระเป๋าเงินของคุณเชื่อมต่อกับ Metamask mobile และคุณมีโทเค็น ASTR, คุณสามารถไปที่เบราว์เซอร์และค้นหา [Algem.io](http://algem.io/);

![](/files/juISpqvRHMVCZv9Hx8cF)

<figure><img src="/files/RttFGI7Jl6TNwQuCRZUj" alt=""><figcaption></figcaption></figure>

### วิธีการ Stake:

* ป้อนจำนวนโทเค็น ASTR ที่คุณต้องการฝาก (ขั้นต่ำ 100 ASTR).
* จากนั้นเลือก dApp;
* ยืนยันการกระทำของคุณโดยคลิกที่ปุ่ม stake.
* รับโทเค็น nASTR ในจำนวนที่เท่ากันและเริ่มรับรางวัล staking.
* ใช้โทเค็น nASTR เพื่อทำฟาร์มบน Defi dApps ของพันธมิตรของเราใน [nASTR Farming ของเรา](/thai/undefined/how-to-use-algems-nastr-farming.md).

![](/files/3FQUxxqMIgOcBBtEvuN2)

เมื่อ Algem มอบหมายโทเค็น ASTR ของคุณให้กับ Astar dApp Staking แล้ว, คุณจะได้รับจำนวนเงินเท่ากับจำนวนที่ฝากในโทเค็น nASTR และเริ่มรับรางวัล staking.

คุณสามารถเพิ่มโทเคน nASTR ใน Metamask ได้โดยเพิ่มที่อยู่โทเคนต่อไปนี้, หรือใช้คุณลักษณะเฉพาะใน Algem dApp.

***nASTR:*** 0xE511ED88575C57767BAfb72BfD10775413E3F2b0

<figure><img src="/files/LJQJSXwdp6eVeiXGw0mK" alt=""><figcaption></figcaption></figure>

### วิธีการเรียกร้อง:

* ในการรับรางวัลของคุณ, คุณต้องรออย่างน้อย 1 era (ประมาณ 24 ชั่วโมงบนเครือข่าย Astar);
* จากนั้นกดปุ่ม “claim” และยืนยันการทำธุรกรรม;
* รางวัลของคุณจะถูกแจกจ่ายโดยตรงไปยังกระเป๋าเงินของคุณ.

![](/files/CenqOOVrCVl1NxX9HIwo)

### วิธีการ Unstake:

* อย่าลืมเรียกร้อง Stake รางวัลทั้งหมดของคุณก่อน Un-stake โทเค็นของคุณ.
* ในการถอนโทเค็น nASTR ของคุณและแลกโทเค็น ASTR, คุณต้องเปลี่ยนเป็นโหมด "unstake" ก่อน;
* ป้อนจำนวน nASTR ที่คุณต้องการถอนออกจาก dApp ที่เลือก;
* คุณสามารถถอนผลประโยชน์จาก dApps หนึ่ง, หลายรายการ, หรือทั้งหมดพร้อมกันได้.
* เลือกพารามิเตอร์ [unstaking ](/thai/algem-protocol/liquid-dapp-staking/unstaking-nastr.md)(ปกติหรือทันที) และยอมรับเงื่อนไข;
* ยืนยันการกระทำของคุณโดยคลิกปุ่ม "unstake".

คุณจะได้รับโทเค็น ASTR ของคุณโดยตรงในกระเป๋าเงินของคุณหลังจากปฏิบัติตามเงื่อนไข unstaking (เช่น, ระยะเวลาที่ไม่ผูกมัด).

<figure><img src="/files/LckpUtsolaurcJUnhGih" alt=""><figcaption></figcaption></figure>


---

# 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://docs.algem.io/thai/undefined/liquid-dapp-staking-algem/undefined-1.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.
