# How to stake/withdraw your $Weave LP

Go to [staking page](https://app.weave.financial/staking) and click Weave LP staking.

Input the amount you want to stake or click "Max" for everything in your wallet. Click "Stake", then approve the transaction!! If you are interacting with this contract for the 1st time, you will need to approve of your spending first, then deposit. There will be two transaction needed in this scenario.

![Stake your LP to get $WEAVE as reward](/files/NuCEOEP9xWQ9MdrPMh3u)

## Withdrawing LP

Make sure you are at Weave LP staking page, input the amount you want to withdraw then click "withdraw".

{% hint style="info" %}
During first few days of launch event, only "withdraw all" function is available.
{% endhint %}


---

# 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://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop/how-to-stake-withdraw-your-usdweave-lp.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.
