# Liquidity Staking

- [Add Liquidity (Manual)](https://docs.stellaswap.com/how-to-guides/liquidity-staking/add-liquidity-manual.md): Step by step guide to adding liquidity in Pulsar
- [Add Liquidity (Auto)](https://docs.stellaswap.com/how-to-guides/liquidity-staking/add-liquidity-auto.md)
- [Create Limit Orders](https://docs.stellaswap.com/how-to-guides/liquidity-staking/create-limit-orders.md)
- [Create Community Pool](https://docs.stellaswap.com/how-to-guides/liquidity-staking/create-community-pool.md)
- [Migrate Liquidity From V2 to Pulsar](https://docs.stellaswap.com/how-to-guides/liquidity-staking/migrate-liquidity-from-v2-to-pulsar.md): How to use the liquidity migrator tool to easily transfer your V2 LP to V3
- [Manage Out of Range Position](https://docs.stellaswap.com/how-to-guides/liquidity-staking/manage-out-of-range-position.md)


---

# 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.stellaswap.com/how-to-guides/liquidity-staking.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.
