# How to add liquidity

JedySwap is fully permissionless, and composable AMM on Starknet. Currently, JediSwap has two versions where users can earn passive yield on your assets by providing liquidity.

* [How to add liquidity V1](https://app.gitbook.com/o/0HDhWBRKw2xshTgFwB0n/s/TtqAy9sEg9xS0BQqt6LI/~/changes/63/how-to-use-jediswap/how-to-add-liquidity/how-to-add-liquidity-v1)
* [How to add liquidity V2](https://docs.jediswap.xyz/how-to-use-jediswap/how-to-add-liquidity/how-to-add-liquidity-v2)


---

# 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.jediswap.xyz/how-to-use-jediswap/how-to-add-liquidity.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.
