# Arcane Finance Coinbase Quests

***

For any questions, please feel free to join our [Discord](https://discord.gg/RVH6qGRzqd)  and ask your question in the #open-ticket channel.&#x20;

As part of these quests, you will need to perform two main actions: executing a **swap** and adding **liquidity**.

#### Swap&#x20;

To initiate a swap, you must access the app via **Coinbase Quest** to ensure your reward is tracked.

To initiate a swap, we will use the **ALEO/vUSDC** pair. You will need **Leo Wallet** to complete the swap.  You may have already downloaded it during the first stages of the quest, but if not, you can download it at <https://www.leo.app/download>.

<figure><img src="/files/Kx0EhXjjEKrt19tpZHgA" alt="" width="375"><figcaption></figcaption></figure>

1. Select the **ALEO**/**vUSDC** pair.

<figure><img src="/files/fE4hSE1S9FeQm0O0nERE" alt="" width="375"><figcaption></figcaption></figure>

2. Ensure your wallet has enough public **ALEO** funds for the swap.
3. On the swap page, there is a gear icon that allows you to choose the **slippage** tolerance. By default, the slippage is set to **3%**. If the transaction fails, you can adjust the **custom slippage** to a higher percentage.

<figure><img src="/files/qgIgbZ2GwW26UPXPFD3W" alt="" width="242"><figcaption></figcaption></figure>

4. Press the **APPROVE ALEO** button and confirm the transaction in your wallet.

<figure><img src="/files/suNcw45KqPQJYiWTpA5k" alt="" width="375"><figcaption></figcaption></figure>

4\. Wait for the transaction to complete. The swap transaction will take approximately 3 minutes to complete. After that, press the Swap button again and wait for the transaction to finalize.

<figure><img src="/files/TRFbtdrjFMQXeq9n5jKE" alt="" width="375"><figcaption></figcaption></figure>

Adding Liquidity

To add liquidity, you must access the liquidity page via **Coinbase Quest** to ensure your transaction is counted. Ensure that your wallet holds enough **ALEO** and **pALEO** tokens.

<figure><img src="/files/DvJJOkVocihaaNagdhYr" alt="" width="563"><figcaption><p> </p></figcaption></figure>

#### Steps:

1. Select the **ALEO/pALEO** pair.

<figure><img src="/files/6J14ujYLSoLwkUzR0oyH" alt="" width="563"><figcaption></figcaption></figure>

2. Make sure your wallet has **public ALEO funds** to pay for gas.
3. Choose the desired amount of **pALEO** and **ALEO** to add to the pool and approve **pALEO**
4. Wait for the confirmation and approve **ALEO**

<figure><img src="/files/M4f5tpmjRUbAUF2fW9WH" alt="" width="375"><figcaption></figcaption></figure>

5. Than you have to press "**Add liquidity**" to add liqiudity in **pALEO/ALEO** pool and wait for the confirmation.

<figure><img src="/files/jiyoKUsEsK85VJPJbSeu" alt="" width="375"><figcaption></figcaption></figure>

Removing Liquidity

If you need to remove liquidity, follow these steps:

1. Go to the **My Positions** section. You will be able to see your pALEO/ALEO position

<figure><img src="/files/EvgVigtxqttsEqYI8GPP" alt=""><figcaption></figcaption></figure>

2. Click on **Manage Liquidity**. You will be able to **Increase** or **Remove** your position

<figure><img src="/files/2abFB8cfss1EC4B4WXR6" alt="" width="375"><figcaption></figcaption></figure>

3. Then click **Remove** to withdraw your liquidity. Confirm the transaction in your wallet

Congratulations! You have successfully completed **Coinbase Quests**! See you next time at **Arcane Finance**!


---

# 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.arcane.finance/arcane-finance-coinbase-quests.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.
