# Zap In

**Deposit ANY asset into ANY pool.**

A51 simplifies liquidity provision—no need for complex swaps or manual management. Zap is a simple and efficient way to deposit into liquidity pools using any asset you hold.

Imagine you have $DAI and want to add liquidity to the $ETH/$cbBTC pool—A51’s "Zap In" feature makes this process seamless.

Here’s how it works:

1. Head to the A51 dApp (pro.a51.finance) to get started.
2. Choose the liquidity pool you wish to invest in to. In this case, let’s pick the $ETH / $cbBTC pool.
3. Click "Zap In". This feature allows you to enter a pool without manually swapping your assets.
4. Specify how much $DAI you want to deposit, and click Deposit. A51 will handle the rest.


---

# 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.a51.finance/carbon/a51-v3/intents/zap-in.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.
