# Depositing into Compounding Strategies from Pangolin

This guide covers how to deposit into our compounding strategies on Snowball for Pangolin liquidity pools. To understand more about how our compounding strategies work, check out our [**Compounding**](/our-products/compounding.md) docs.

1\) Go to the Snowball [**website**](https://app.snowball.network) and click on the **Compound & Earn** page on the sidebar:

![](/files/-Mg8swJcddupFvMFsIlw)

2\) Find the pool you want to deposit into. In this example, we will use the AVAX-SNOB pool from Pangolin.

{% hint style="info" %}
If you would like to utilize Snowball's one-click-deposit functionality, you are able to skip steps 3, 4, 5 and 6 by simply depositing AVAX.
{% endhint %}

3\) Click on **Get PGL**:

![](/files/-MgC83i_uKOXSB7K69Bp)

4\) This will take you to the Pangolin website. There you can select the amount of tokens you want to deposit. If you are depositing an AVAX pair, then you will need WAVAX (Wrapped AVAX). If you don't have wrapped AVAX, don't worry. Select 'WAVAX' and change it to 'AVAX'. Your AVAX will be wrapped automatically during the transaction. You will need to click on **Approve** for each of the tokens you are spending, if you haven't done that previously.

![](/files/-MgC8lZJN29cLOWf0Kcc)

![](/files/-MgC8mu1UZubU1JYu-dq)

5\) Next, click **Supply**. You will be asked to approve the transaction in your wallet.

![](/files/-MgC8vhTR51QytNzCsWS)

You now should have LP tokens in your wallet. Don't worry if they are not displayed on MetaMask, since you haven't added them yet.

6\) Go back to the Snowball [**Compound & Earn**](https://app.snowball.network/compound-and-earn) page. If you don't see your balance updated, simply refresh the page.

7\) Find the same pool as before (AVAX-SNOB in this example) and click **Deposit**:

![](/files/-MgC9909VRXWGJqDMkkW)

8\) Enter the amount of LP tokens you would like to deposit, then click **Approve**. You will be asked to approve the transaction in your wallet **twice**.

![](/files/-Mi2jg8NW5VMJzQoVAXb)

9\) Click **Deposit**. You will be asked to approve the transaction in your wallet **twice** again.

![](/files/-Mi2jinoorLS-0wf7SHz)

**Congratulations!** Your funds have now been deposited on Snowball's compounding strategy. If the pool you've chosen has SNOB rewards, you can **Claim** your rewards at any time. You can also withdraw your funds at any time by using the **Withdraw** button. To add more funds to the same pool, just follow the same steps!


---

# 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.snowball.network/resources/guides/compounding-guide-pangolin.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.
