> For the complete documentation index, see [llms.txt](https://docs.gpu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpu.net/gan-chain-l1/queen-staking-setup-on-gan-chain.md).

# Queen Staking Setup on GAN Chain

Welcome to Queen Staking, the easiest way to earn passive rewards on GAN Chain. This guide walks you through everything you need to know from pre-requisites to staking steps with clarity and simplicity.

## &#x20;What Is Queen Staking?

"Stake & Vote"  that’s the essence of GAN Chain’s Queen staking model.\
\
By simply staking $GPU, you earn a share of the 720 $GPU distributed daily among all queens. It’s designed for maximum inclusivity and minimal complexity.

### &#x20;Key Highlights

* &#x20;Daily Rewards: 720 $GPU are shared across all voters.
* &#x20;Flexible Staking Range: You can stake any amount from 1 to 100,000 $GPU.
* &#x20;Set It and Forget It: No need for node setup or technical know how just stake, vote and relax!

### &#x20;How to Stake  Step-by-Step

* Open the Subnets Page\
  Visit the official staking panel  [https://subnet.gpu.net](https://subnet.gpu.net/)
* Sign Up by connecting wallet.
* Click on Get Votes, or goto profile section. Stake $GPU.
* Vote for the subnets to earn the rewards.

That's it you’re now earning daily $GPU rewards without lifting a finger!

### &#x20;Why Stake as a Queen?

* &#x20;Passive income with zero maintenance.
* &#x20;No validator setup required.
* &#x20;Full decentralization with on-chain rewards.

&#x20;Flexible commitment stake as much or as little as you want.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gpu.net/gan-chain-l1/queen-staking-setup-on-gan-chain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
