# STAKING

Staking lets you earn **passive rewards** while supporting the security of the network.\
PolkaGate makes it easy to join **pool staking** or stake **solo**. Here, you’ll find all the details about staking, including **minimum token requirements, reward distributions**, and other important information.

#### What is staking and how does it work?

Staking involves **locking your tokens** to help secure the network (e.g. Polkadot) while earning rewards. By staking tokens through staking, you support **validator nodes** that maintain the blockchain. In return, you earn **staking rewards** based on your participation and the network’s performance. You can stake your tokens **directly** (Solo Staking) or through **nomination pools** (Pool Staking) using **PolkaGate**.

#### How many tokens do you need to start staking?

The minimum amount required for staking depends on the **network** you choose and whether you use **direct staking** or **pool staking**.\
For **direct staking**, the required amount varies over time based on network conditions and active validators—currently around **263 DOT** on the Polkadot network (this may differ on other networks).\
**Pool staking**, on the other hand, allows you to start with as little as **1 DOT** on Polkadot (amounts vary by network), making staking accessible to everyone.

#### How often are staking rewards paid out?

The frequency of staking rewards depends on the **network** you choose. For example, on **Polkadot**, rewards are typically paid out **daily** when you stake directly, and they accrue automatically. On other networks, like **Kusama**, etc. payout intervals may differ.\
If you use **nomination pools**, rewards usually must be **claimed manually**, and transaction fees may apply.\
In short, rewards vary by network and staking method, so it’s important to check the specifics for the network you are using.

#### What's the difference between **Pool** and **Solo Staking**?

The key difference lies in **flexibility and accessibility**.\
**Pool staking** requires only a small amount (e.g., 1 token) and is ideal for beginners.\
**Solo staking** requires a higher minimum (e.g., \~263 DOT on Polkadot) but provides **automatic rewards** according to the network’s payout schedule.\
Both options allow you to participate in **governance** and **earn staking rewards** on the network.


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/staking.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.
