# Guides

Our guides will provide you step-by-step instructions to interact with our various products. Have any questions or ran into issues while following one of them? Reach out to us on [**Discord**](https://discord.com/invite/BPnBYDSqcb)!

{% content-ref url="/pages/-MVbcjl84hUEmiGhksx2" %}
[Setting Up MetaMask](/resources/guides/setting-up-metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mg8mcaaNMxcqLxNsP1V" %}
[Depositing into Compounding Strategies from Trader Joe](/resources/guides/compounding-guide-trader-joe.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgC5Dq05NNNdEPz7Yzp" %}
[Depositing into Compounding Strategies from Pangolin](/resources/guides/compounding-guide-pangolin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaVPnI5eoLRh7mQPhYW" %}
[Staking SNOB for xSNOB](/resources/guides/staking-snob-for-xsnob.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkIe579nr08F4c8Op1s" %}
[Unstaking SNOB](/resources/guides/unstaking-snob.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaVXrS6PQF6NxxkgCtG" %}
[Voting on Gauges with xSNOB](/resources/guides/voting-on-gauges-with-xsnob.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhymNhQ0avLuoYuds8V" %}
[Manual Smart-Contract Interaction](/resources/guides/manual-contract-interaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/cFZyCfhoXax58GtTx1Da" %}
[MetaMask Security Measures](/resources/guides/metamask-security-measures.md)
{% endcontent-ref %}

{% embed url="<https://fraxfinancecommunity.medium.com/guide-how-to-bridge-frax-to-avalanche-network-and-add-liquidity-to-snowball-ff32d66ae6cb>" %}


---

# 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.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.
