# LP Vaults

- [Introduction](https://docs.gamma.xyz/gamma/lp-vaults/introduction.md)
- [Strategies](https://docs.gamma.xyz/gamma/lp-vaults/strategies.md): Information on Gamma's LP strategies
- [V4 - MultiPosition Strategies](https://docs.gamma.xyz/gamma/lp-vaults/strategies/v4-multiposition-strategies.md)
- [Dual Position Strategies - Base/Limit](https://docs.gamma.xyz/gamma/lp-vaults/strategies/dual-position-strategies-base-limit.md): Classic and most used rebalancing strategy
- [Developer Portal](https://docs.gamma.xyz/gamma/lp-vaults/developer-portal.md): Resources for developers and those who wish to build with Gamma
- [Incentives](https://docs.gamma.xyz/gamma/lp-vaults/univ4-multiposition.md): Information on Gamma's incentive programs
- [Guides](https://docs.gamma.xyz/gamma/lp-vaults/guides.md): Repository of how-to guides for Gamma
- [Providing Liquidity](https://docs.gamma.xyz/gamma/lp-vaults/guides/providing-liquidity.md): Deposit and withdraw into Gamma vaults
- [Deposit Liquidity](https://docs.gamma.xyz/gamma/lp-vaults/guides/providing-liquidity/deposit-liquidity.md): Learn how to provide liquidity by using Gamma's Vaults
- [Withdraw Liquidity](https://docs.gamma.xyz/gamma/lp-vaults/guides/providing-liquidity/withdraw-liquidity.md): Learn how to withdraw your liquidity to claim your accrued fees.
- [Stake LP Tokens for Rewards](https://docs.gamma.xyz/gamma/lp-vaults/guides/providing-liquidity/stake-lp-tokens-for-rewards.md): Learn how to stake your Gamma LP tokens for incentives.
- [Troubleshooting / Help](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help.md): Fix errors, enhance security, and research blockchains
- [Transaction Errors](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help/transaction-errors.md): Learn about common approval, deposit, withdraw, and staking errors.
- [Reset the App](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help/reset-the-app.md): Learn how to fix common errors while using Gamma
- [Using Block Explorers](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help/research.md): Explore Gamma on-chain
- [Manually Withdraw](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help/manually-withdraw.md): Learn how manually withdraw your assets from Gamma
- [Revoke Permissions](https://docs.gamma.xyz/gamma/lp-vaults/troubleshooting-help/security.md): Learn how to revoke permissions used by Gamma
- [FAQ](https://docs.gamma.xyz/gamma/lp-vaults/faq.md): Frequently Asked Questions (FAQ) portal
- [Concentrated Liquidity](https://docs.gamma.xyz/gamma/lp-vaults/faq/concentrated-liquidity.md): Frequently Asked Questions (FAQ) about concentrated liquidity
- [Using Gamma](https://docs.gamma.xyz/gamma/lp-vaults/faq/using_gamma.md): Frequently Asked Questions (FAQ) for Gamma Automated
- [Analytics](https://docs.gamma.xyz/gamma/lp-vaults/faq/analytics.md): Frequently Asked Questions (FAQ) for Gamma analytics and figures
- [Incentives](https://docs.gamma.xyz/gamma/lp-vaults/faq/incentives.md): Frequently Asked Questions (FAQ) for Gamma's incentive programs
- [Operations](https://docs.gamma.xyz/gamma/lp-vaults/faq/operations.md): Frequently Asked Questions (FAQ) for Gamma's operations, management, team structure, and plans
- [Security](https://docs.gamma.xyz/gamma/lp-vaults/faq/security.md): Frequently Asked Questions (FAQ) for Gamma's audits and security measures
- [Glossary](https://docs.gamma.xyz/gamma/lp-vaults/glossary.md): A glossary of terms related to Gamma, liquidity, and cryptocurrency.


---

# 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.gamma.xyz/gamma/lp-vaults.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.
