# How It Works?

Behind the scenes, depositors can add liquidity with a single token of their preference in their chosen trading pair. Zap automates the process by executing the necessary token swap using the single token provided, ensuring a 50/50 balance in the trading pair. This process adds liquidity to the pool, staking the LP token received in Unitus, and triggering the emission boost, all seamlessly and efficiently.

Now, Unitus support DF, UTS, USDT, USDC, DAI, and USX as the underlying asset to facilitate the automatic swap and liquidity provision under the zap function.

Please be aware that when using the zap feature, transactions and the addition of liquidity may result in slippage, and there could be a small remaining amount of one type of token that cannot be fully traded.


---

# 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://unitus.gitbook.io/unitus/products/zapper/how-it-works.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.
