> For the complete documentation index, see [llms.txt](https://docs.enzyme.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enzyme.finance/user-documentation/blue-management/protocols/uniswap-v2.md).

# Uniswap v2

<figure><img src="https://docs.enzyme.finance/~gitbook/image?url=https%3A%2F%2F2049782695-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWzXrybpj5e9VBbPlbYCJ%252Fuploads%252FoB3tH9ye8QW92jxVYFaK%252Funiswapv2.png%3Falt%3Dmedia%26token%3Dd3dedbf3-1a71-47d4-8c3e-12b415a56f6b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4024a105&#x26;sv=2" alt=""><figcaption></figcaption></figure>

[Uniswap V2](https://uniswap.org/) empowers developers, liquidity providers and traders to participate in a financial marketplace that is open and accessible to all.

With Uniswap V2 you can **Trade** and **provide liquidity to pools**, available on **Ethereum**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.enzyme.finance/user-documentation/blue-management/protocols/uniswap-v2.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.
