# Unstaking SNOB

This guide covers how to unstake your SNOB tokens. Keep in mind you cannot unstake before the lock period you selected has expired. To learn more about how SNOB staking works, check out our docs [**here**](/governance/xsnob.md) or our FAQ [**here**](/faq/xsnob-faq.md).

1\) Head to the staking page of our website [**here**](https://app.snowball.network/staking). Make sure you connect your wallet and that you are currently on the Avalanche Chain.

2\) As long as your stake has expired, you will be able to click **WITHDRAW**. You will be asked to approve the transaction through your wallet.

![](/files/-MkIh5WFa7AZKdGyyO2P)

**Congratulations!** As soon as the transaction is confirmed, your SNOB should be back in your wallet. Thank you for contributing to Snowball's governance during your stake, and we hope you'll return soon!


---

# 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/unstaking-snob.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.
