> 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/tieng-viet/algem-protocol/liquid-dapp-staking.md).

# Liquid dApp Staking

{% embed url="<https://www.youtube.com/watch?v=8O6eHya-hvU&t=2s>" %}

Liquid staking là tính năng đầu tiên và chính của giao thức Algem thúc đẩy staking dApp của mạng Astar.

Algem's liquid staking của Algem cho phép người dùng tiếp tục kiếm phần thưởng staking dApp và tăng doanh thu của họ bằng cách sử dụng token liquid nASTR có thể giao dịch.

Mục tiêu của liquid staking là giải quyết các vấn đề như tính thanh khoản và hiệu quả sử dụng quỹ. Người dùng liên tục phải đối mặt với sự lựa chọn: staking giao thức hoặc farming/liquidity mining trong dApps và giải pháp này cho phép người dùng có được các tùy chọn của cả hai cách đồng thời.

Với phiên bản 1.5 mới của Liquid Staking, Algem áp dụng triết lý dApp Staking nhiều hơn một chút bằng cách hỗ trợ multipools và cho phép người dùng quyết định dự án nào họ muốn staking token của họ.

{% content-ref url="/pages/64KjuuMIgR9FmgQakNKY" %}
[ASTR Liquid Staking](/tieng-viet/algem-protocol/liquid-dapp-staking/astr-liquid-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/3gAAPN1sPMhKR65wkaSG" %}
[Unstaking nASTR](/tieng-viet/algem-protocol/liquid-dapp-staking/unstaking-nastr.md)
{% endcontent-ref %}

{% content-ref url="/pages/KqmECTXkFtysBawpIR5h" %}
[Liquid staking FAQ](/tieng-viet/algem-protocol/liquid-dapp-staking/liquid-staking-faq.md)
{% endcontent-ref %}


---

# 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/tieng-viet/algem-protocol/liquid-dapp-staking.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.
