# Mobile version

To access Algem on your phone, we recommend using the Metamask mobile app available on OS or Android. Beware of fake Metamask and use only the official website! -><https://metamask.io/>

### Guide:

Once your wallet is connected to Metamask mobile and you have ASTR tokens, you can go to browser and search for [Algem.io](http://Algem.io);

![](/files/juISpqvRHMVCZv9Hx8cF)

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

### **How to Stake:**&#x20;

* Enter the amount of ASTR tokens you want to deposit, (minimum of 100 ASTR)
* Then select the dApp;
* Confirm your action by clicking on the stake button.
* Receive an equal amount of nASTR tokens and begin earning staking rewards.
* Use nASTR tokens to farm on our partners Defi dApps in our [nASTR Farming](https://docs.algem.io/get-started/how-to-use-algems-nastr-liquidity-hub);

![](/files/3FQUxxqMIgOcBBtEvuN2)

Once Algem has delegated your ASTR tokens to Astar dApp Staking, you will receive the same amount as the amount deposited in nASTR tokens and start earning staking rewards.

You can add the nASTR token to Metamask by adding the following token address or using the dedicated feature in Algem dApp.

***nASTR:*** 0xE511ED88575C57767BAfb72BfD10775413E3F2b0

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

### **How to Claim:**

* To claim your rewards, you must first wait at least 1 era (\~24h on Astar network);
* Then press the “claim” button and confirm the transaction;
* Your rewards will be distributed directly to your wallet.

![](/files/CenqOOVrCVl1NxX9HIwo)

### **How to Unstake:**

* Be sure to claim all your staking rewards before unstaking your tokens.
* To unstake your nASTR tokens and redeem ASTR tokens, you must first switch to “unstake” mode;
* Enter the nASTR amount you wish to unstake from the selected dApp;
* You can unstake from one, several or all dApps at the same time.
* Select the[ unstaking parameters](https://docs.algem.io/algem-protocol/liquid-staking/unstaking-nastr) (regular or immediate) and accept the conditions;
* Confirm your action by clicking the “unstake” button.

You will receive your ASTR tokens directly into your wallet after fulfilling the unstaking conditions (e.g. unbonding period).

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


---

# 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://docs.algem.io/get-started/how-to-use-algems-liquid-dapp-staking/mobile-version.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.
