# Staking

* Staking is the process of holding a certain amount of X-Chain tokens in a wallet to help secure the network and validate transactions. In return for this service, stakers are rewarded with additional X-Chain tokens. This concept is known as Proof-of-Stake (PoS), which is an alternative to the more energy-intensive Proof-of-Work (PoW) consensus mechanism used by some other blockchain networks.
* One of the main benefits of staking is the potential for passive income. By simply holding X-Chain tokens and staking them, users can earn staking rewards that are paid out periodically. The amount of rewards earned depends on several factors, including the amount of X-Chain tokens staked, the duration of the stake, and the overall network participation rate.

#### For example:

* X-Chain currently offers an Annual Percentage Yield (APY) of 180% for staking their tokens. This means that if a user stakes 1000 X-Chain tokens for a year, they can expect to receive an additional 1800 X-Chain tokens as staking rewards. This presents a compelling incentive for users to hold and stake X-Chain tokens, as it provides an opportunity to earn additional tokens while contributing to the network's security and integrity.
* Staking X-Chain tokens can also potentially provide long-term value appreciation. As the network grows and more users adopt X-Chain for various use cases, the demand for X-Chain tokens can increase, leading to a rise in their market value. This can result in capital gains for stakers who hold their tokens over a longer period.
* Staking X-Chain tokens provides users with a way to earn passive income while also contributing to the network's security. With a high APY of 180%, staking X-Chain tokens can be an attractive investment option for those looking for a reliable and potentially lucrative passive income stream in the crypto space.


---

# 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://x-chain-1.gitbook.io/x-chain/let-our-features-for-us/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.
