> For the complete documentation index, see [llms.txt](https://docs.snowball.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snowball.network/resources.md).

# Resources

- [Our Team](https://docs.snowball.network/resources/our-team.md)
- [Brand Assets](https://docs.snowball.network/resources/brand-assets.md)
- [Guides](https://docs.snowball.network/resources/guides.md)
- [Setting Up MetaMask](https://docs.snowball.network/resources/guides/setting-up-metamask.md)
- [Depositing into Compounding Strategies from Trader Joe](https://docs.snowball.network/resources/guides/compounding-guide-trader-joe.md)
- [Depositing into Compounding Strategies from Pangolin](https://docs.snowball.network/resources/guides/compounding-guide-pangolin.md)
- [Staking SNOB for xSNOB](https://docs.snowball.network/resources/guides/staking-snob-for-xsnob.md)
- [Unstaking SNOB](https://docs.snowball.network/resources/guides/unstaking-snob.md)
- [Voting on Gauges with xSNOB](https://docs.snowball.network/resources/guides/voting-on-gauges-with-xsnob.md)
- [Manual Smart-Contract Interaction](https://docs.snowball.network/resources/guides/manual-contract-interaction.md)
- [MetaMask Security Measures](https://docs.snowball.network/resources/guides/metamask-security-measures.md)
- [DeFi Glossary](https://docs.snowball.network/resources/defi-glossary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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