# 'Mint LP Shares and Stake' vs. 'Mint LP Shares'

Note the two options when clicking "Provide" when providing liquidity to a liquidity pool:

#### <mark style="color:purple;">**Mint LP Shares + Stake: Earn further rewards by staking your LP token in Shade's reward contract.**</mark>&#x20;

* If you choose "Mint LP Shares + Stake", then you will seamlessly stake your LP tokens in a one-step process.
* Note: You can unstake your LP tokens instantly at any time!

#### <mark style="color:purple;">**Mint LP Shares: Hold onto your LP tokens and only collect trading fees.**</mark>

* If you choose "Mint LP Shares", you can manually stake your LP tokens by pressing the “Stake” button. There is a second step though where you have to manually stake those LP tokens separately to earn staking rewards on top of trading fees. <br>

***

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# 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.shadeprotocol.io/shade-protocol/get-started/step-5-use-our-features/pools-feature/mint-lp-shares-and-stake-vs.-mint-lp-shares.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.
