# General FAQ

### What can I do with my SNOB?

SNOB is our governance token. You can use SNOB to provide [***liquidity***](/resources/defi-glossary.md#liquidity) on Snowball's many pools, or you may stake your SNOB to gain xSNOB, which can be used to vote on community proposals and gauge allocations, as well as pool reward boosting and gaining a percentage of protocol revenue.

### Where can I see the Total Value Locked (TVL) per asset on Snowball?

You can view the TVL of Snowball on [**Markr.io**](https://markr.io/#/applications/Snowball).

### What kind of fees does Snowball charge users?

Snowball takes a 10% performance fee on pool reward profits for providing the auto-compounding service on top of your rewards. These fees cover the [***gas***](/resources/defi-glossary.md#gas) costs of auto-compounding as well as funding further development of Snowball.

### Who is behind Snowball?

Snowball was launched pseudonymously by [**@AbominableSas**](https://twitter.com/AbominableSas), [**@big\_wampa**](https://twitter.com/big_wampa), and [**@8\_bitgiraffe**](https://twitter.com/8bitgiraffe_). However, Snowball quickly transitioned into a community-driven project. Anyone who wants to see Snowball succeed can participate in its development and improvement by volunteering their time and work to the project and be compensated for doing so.

We chose a pseudonymous launch for two main reasons; First, personal information is an excellent attack vector for hackers to try and phish for passwords, keys, etc. Second, we believe in promoting a decentralized, permission-less, and international community. Remaining anonymous allows people to participate regardless of status, nationality, background, or income.


---

# 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/faq/general-faq.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.
