# How to Stake/Unstake GOFX

## Learn about $GOFX Stake Program&#x20;

* *Stake $GOFX earn $USDC (Revenue Share)*&#x20;

{% embed url="<https://docs.goosefx.io/tokenomics/stake-rewards-and-fee-share>" %}

***

## How to Stake $GOFX

Direct URL: <https://app.goosefx.io/gamma?rewards=true><br>

* Click Rewards tab on top right of the platform after connecting your Solana wallet.

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

* Enter your desired amount of $GOFX tokens you want to stake and click the "Stake" button

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

{% hint style="warning" %}
Disclaimer! You must wait 7 days after Unstaking to reclaim your GOFX. No rewards will be earned on the "Unstaked" $GOFX tokens for these 7 days.&#x20;
{% endhint %}

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

## How to Unstake $GOFX

* Click unstake and enter your desired amount of tokens you want to unstake.

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

* Click "Yes, Continue with Cooldown" to unstake the tokens.

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

* Click "See all active cooldowns" to monitor the progress

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

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

* After 7 days you will be able to claim your unstaked tokens by clicking "Unstake GOFX"

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


---

# 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.goosefx.io/tutorials/how-to-stake-unstake-gofx.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.
