# What Is Liquid Staking and How To Do It

It's super simple to liquid stake your NEAR with Meteor Wallet through our partnership with Meta Pool.

Click the 'Stake' button from your wallet home page or visit <https://wallet.meteorwallet.app/wallet/deposit> in the web wallet.

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

From the Staking home page, select Liquid Staking.

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

You'll then see an option to Create New Staking, and any currently staked validators. In this case you can see one staked validator for this wallet.

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

Select Create New Staking.

You enter the amount of NEAR you would like to stake.

You'll see real-time the resulting stNEAR along with key details including APY, unstake fee and unlock period.

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

Click Stake if you're happy. You'll see a summary screen to review your staking. Click Confirm.

<figure><img src="/files/913Fqm70hmdwqQh2aA9a" alt=""><figcaption></figcaption></figure>

A pop up to confirm you have liquid staked successfully will appear, congratulations!


---

# 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.meteorwallet.app/meteor-guides/what-is-liquid-staking-and-how-to-do-it.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.
