# How to Swap and add Liquidity

In order to swap and add liquidity there are a few simple steps you must follow, those steps are the same for any token you want to swap.&#x20;

### For getting LP tokens, there are extra steps to follow.

Go to: <https://fantomdex.protofi.app/#/swap>

![If you already own Proto but you don't have enough USDC you can follow this step. If not, you would have to buy using half of your USDC or any other other coin.](/files/fczdbz5J9xInrjULxsmT)

Go to Liquidity tab here: <https://fantomdex.protofi.app/#/pool>

![By adding liquidity to a pool you start earning pool rewards!](/files/y0vs9OCqBjeAIt6nCCgG)

Press the  "Add Liquidity" button and go to the next step.&#x20;

![You must have 50/50 in Dollar value that means if you own 781 Proto worth 124$ then you must supply that amount in the second field.](/files/oMr18v8ZSyFU3LGVMZMh)

The amounts must be equal in both fields, therefore we will press "MAX" button for PROTO then press "Supply".

![Only once you confirm your transaction you will actually become a liquidity provider.](/files/cHd7PWfnHV0dz32L8efM)

Once you hit Supply, your Metamask will pop up asking for  you to confirm.

![Press confirm and the transaction will go through, if you think you did something wrong in the last step. Press "Reject" and re-check for any possible errors.](/files/qwVooQgkHXBPEzH3cazs)

Once  finished, you will get a confirmation.

![Now you are a liquidity owner!](/files/Txc2O01BH6FH9pjP6nlQ)

### Stake LP tokens in the corresponding farms

Now since you picked Proto-USDC LP you must head into Nucleus Tab  here: <https://fantombank.protofi.app/farms>

![](/files/UchlD0lAPXNXZ2m39j2E)

Select the PROTO-USDC Farm and go on to the next step.

![](/files/vLJi4fZkNPVZvZFH2FyF)

Press the "+" button , select "Max" and then "Confirm".

![](/files/bZRoiju90k7tChxVq8Eb)

Your previous earned rewards will automatically go into your wallet and your LP will be updated.\
Now to see how much Electron you are earning per day  select the Calculator.

![](/files/33GyJX8CntA0bilo9fl3)

And this is it! Now head on to [How to stake in Fission](/protofi-docs/how-to/how-to-stake-in-fission.md) in order to learn how you can become a share holder and earn daily DAI rewards.


---

# 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/how-to-swap-and-add-liquidity.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.
