# 🧜♂ Stake / Unstake gNFT

Requirements

* [x] gNFT 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 your collection of interest

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

### 3. In the "Stake" tab, choose the gNFT you'd like to stake or unstake. Hit the button in the cart to confirm&#x20;

![](/files/8vdB7PjUvpdGk0OtGxXc)

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

![](/files/nMxGjgmX4AqZcYROGR5Q)


---

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