# Stake / Unstake Collection Tokens

## Requirements

* [x] Collection token balance > 0
* [x] ETH balance >= current gas fees

## Steps

### 1. Select the 'Dashboard' tab on the toolbar

<figure><img src="/files/0jPufI4y95Qh7GEwjdNz" alt=""><figcaption></figcaption></figure>

### 2. Select the collection your would like to stake / unstake

<figure><img src="/files/o7zaAakEGMKDMKfVxxZi" alt=""><figcaption></figcaption></figure>

### 3. In the "Stake" tab, choose either the stake or unstake option for collection tokens

![](/files/Tu8ctwiTzpHkKl8xTvix)

### 4. Enter the amount of tokens you would like to stake / unstake, then hit the button to confirm

![](/files/0H758s4Qrjbfn8HpjDGd)

### 5. Approve permissions and click 'Confirm' on the next Metamask pop-up to initiate staking

![](/files/noOvt7jzibUkvIcvydxH)


---

# 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://gum-ball.gitbook.io/gumball-protocol/how-to/stake/stake-gbt.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.
