# Zap from Token to LP

## Preparation

* Go to : <https://fantomdex.protofi.app/#/zap>
* ( If not already done, connect your wallet! )
* ( If not done yet, accept the terms and conditions of ProtoFi ! )&#x20;
* Check if you have enough $FTM in your wallet for the transaction fee&#x20;
* Be sure to have the token ready which you want to zap to a LP token

### How to zap a Token to LP

1. Select your desired token to zap

![https://fantomdex.protofi.app/#/zap](/files/2MmhNfobDGtYktw6Ub4a)

![You can only see tokens which are whitelisted on our ProtoFi DEX](/files/a9LYPFB7v2aZctEpL2iS)

2\. Select your desired LP token pair.

![https://fantomdex.protofi.app/#/zap](/files/Zf9BLOpwEWsYYD7NvV25)

![LP token pairs which are whitelisted on ProtoFi DEX](/files/y9iFs4witr56KnM3fQg2)

3\. Insert desired amount you wish to zap. ( click on your balance for MAX amount )

![https://fantomdex.protofi.app/#/zap](/files/GrbVZg3xpXSxhHqrup2Y)

4\. Double check if your choices are correct and if yes, click the "Zap it!" button!

![https://fantomdex.protofi.app/#/zap](/files/0k282S8bl5SZfE0RYyUv)

5\. Double check again if the estimated amount is +/- what you have expected! If it is OK, please click on "Confirm Zap" to initiate the transaction process!

![Estimated amount of tokens which are added to the pool of this LP token pair](/files/OhNqJqvn8OQTJBSIDdKG)

![Message after you confirmed the zap and initiated the transaction](/files/hGV8qaRhNZs6OdLlYjT1)

6\. Check estimated gas fee in your wallet and modify manually if necessary, else click "Confirm" .

![Example transaction in MetaMask](/files/3VL3deWLGLV2OnqehD5V)

![Message after you have submitted the transaction to the blockchain](/files/S1v4wBiJbR1lmNYFTmX1)

7\. Wait for the transaction to finish. When it is done, you will see a banner in the upper half of the website and a confirmation from your wallet extention or app.

![Example transaction confirmation from MetaMask](/files/zDc2uJ7lqNl0BNoSlAth)

![Confirmation on the website of the example transaction](/files/nxsSZZmHYZtJSXZlxGPn)

Done! Congratulation, you have successfully zapped a token to a LP token!

### Optional

You can always double check on the according Block Explorer if the transaction was successful or not. The shown example transaction happened on the Fantom Opera blockchain. \
You can check out FTMscan ( <https://ftmscan.com> ) to see happened during your transaction!

![](/files/vUBBgOo5VIPNxt0HERzM)


---

# 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://protofi.gitbook.io/protofi-docs/how-to/zapper/zap-from-token-to-lp.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.
