# Liquid Staking Guide

## Step 1: Launch App and connect wallet <a href="#h_b0d35ec2a7" id="h_b0d35ec2a7"></a>

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

## Step 2: Stake <a href="#h_0d2d68e015" id="h_0d2d68e015"></a>

Navigate to *Liquid Staking*

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

Approve the transaction in your wallet. Once the transaction is done. You will receive the respective amount of amtSOL in your wallet. 🎉

amtSOL will constantly grow in value with the staked SOL rewards being auto-compounded. It can be exchanged for SOL at any time in the open market or be used to generate additional yields across the Solana ecosystem.

## Step 3: Unstake and Withdraw <a href="#h_8c08d50d0c" id="h_8c08d50d0c"></a>

You can redeem amtSOL for SOL at any time and withdraw SOL through *Unstake tab.*

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

* Enter the amount of amtSOL you wish to redeem
* Choose the withdrawal method: *Instant* or *Delayed*
* Click *Unstake*.
* Approve the transaction in your wallet.

### Instant Withdraw <a href="#h_a2dae283bb" id="h_a2dae283bb"></a>

Unstaked SOL will be deposited into your wallet immediately with redemption fees ranging from 0.3% to 3%.

### Delayed Withdraw <a href="#h_457bb50a71" id="h_457bb50a71"></a>

No redemption fees will be charged. However, you have to wait for some time to withdraw the unstaked amount.

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

You can check the time on your withdrawal ticket at the "Delayed Withdraw" tab. Click "*Withdraw"* to get the unstaked amount back to your wallet when this button is enabled.


---

# 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.amulet.org/documentation/user-guide/liquid-staking-guide.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.
