# KyberSwap Liquidity Widget

The widget launches with just the input of a pool address. After user selects their preferred price range and token amount to zap in, it will call Zap API for the zap route details and preview to user the zapping steps and final amounts.

<figure><img src="/files/F7B1zGkDshajidXps6aY" alt=""><figcaption><p>Zap in ETH/USDT Uniswap V4 FairFlow</p></figcaption></figure>


---

# 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.kyberswap.com/developer-guide/zap-as-a-service-zaas-api/how-to-guides/kyberswap-liquidity-widget.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.
