# How to ZAP on Starknet

### 1. Select the desired tokens and quantity.

* Head over to the JediSwap ZAP [page](https://app.jediswap.xyz/#/zap).

<figure><img src="https://lh4.googleusercontent.com/SO6-SH-LMslTzP99-ACoF7pode3NlEgQrg2Pr9tcBhsyNT54KEY92b08LCSBba7zknJNCoJxSCccnL1PBsqzT9tppOFGa-mwgXUzczbCbN8Ly7Sk_MztU2ONmq4LpzCOZTvWasCJNOsPDCrOP-9-qik" alt=""><figcaption></figcaption></figure>

* Proceed by selecting the token you wish to add to liquidity with.

<figure><img src="https://lh4.googleusercontent.com/LCdZg0il5slBXRGLOIjbr4rRCUNBiEauTCSx5jcdFymRnR1vGpQtovvdI_nkl4WK7a07THB51zuogkPL-7-N26Yq7_ZqxVSWDWn0CWrBf-0z_HVFgEanS5U4SxgewfigfRPJ-QI5V1DSCXcApLCZD7c" alt=""><figcaption></figcaption></figure>

* Select the token you intend to add liquidity with.
* Select the LP token you want to receive.&#x20;
* Input the quantity of tokens with which you intend to provide liquidity with, and you will also be able to see the corresponding amount of LP tokens you'll obtain.&#x20;

### 2. Review and confirm your transaction

* After inputting the desired amount, click on the "Review" button.&#x20;

<figure><img src="https://lh4.googleusercontent.com/XK_L-lzmgPyiDVus6sVjfeDnp2qaFtP5L2_9fqcUIf4Nc6fQ95iw91AXDtbx0VvcHKyqAEnL1aIssCyNJMXFVZQRlifoBgqJHLFF8sHSU1Q1qy3Llkfkj5rp2wPnbHud6nzSPY3cGJKxck_0G8PmsVk" alt=""><figcaption></figcaption></figure>

* Examine the specifics of your ZAP transaction, such as the anticipated LP token quantity, fee, slippage tolerance, etc. Once you've assessed the transaction details, proceed by clicking on "Confirm".

### 3. Sign the ZAP transaction

* After clicking on the "Confirm" button, your Starknet Wallet *(Argent X, Braavos, Argent Web Wallet)* will display a prompt, asking you to sign the ZAP transaction.&#x20;

<figure><img src="https://lh5.googleusercontent.com/FreESBwjIRF-lgBIYp37nK8RZn_E78wWLoJz1L-Mcg9YBLVME86y7KC7aBmc37QT5my7gZxZMW4QrMXU7WkRpYHt6OHFeFBIcVho4A_8CPbpHG49D1UYvjcrDJ_zdCuug4qqsXsBfb-eO2ATRoMkPS0" alt=""><figcaption></figcaption></figure>

* To finalize the transaction, simply click on the "Sign" option.<br>

### 4. Wait for the transaction to be confirmed&#x20;

This should take a couple of seconds.

<figure><img src="https://lh6.googleusercontent.com/JRrZafqFEQZGgpGjS_J_qi_x1AoxJ-_WrIwyey9GAxuXpqco-tkYrn7K59tOujQ7oVo4PWVcBrs0YTWFqx9sGffjqK2zgr6TdivUgAL5UgVlf_mNEcwSrKFcKwH4cxiyxmATcO_MNGZHcDHBe5zIdJg" alt=""><figcaption></figcaption></figure>

<br>


---

# 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-zap/how-to-zap-on-starknet.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.
