# Staking Pool Guide

This section will act as a guide on how to get a staking pool setup, stake with an existing pool, and explain how staking pools generate rewards.

Please note that staking is not an investment and staking esXAI or Sentry Keys does not entitle you to any equity interest in the Xai Foundation, the XAI Network or to any other entity or asset.  Similarly, the staking of esXai or a Sentry Key does not grant to your benefit any right to any payment or reward of any kind, but merely a potential right to share a reward perceived by the validator of a Sentry Node in accordance with the protocols of the Xai Blockchain. We do not guarantee that you will receive any Network Rewards, or any other rewards, by staking esXAI or Sentry Keys. Please refer to the Staking Terms for information about your rights and obligations.  You can find these [terms](https://xai.games/stakingterms) on our website.  The information in this Gitbook is for informational purposes only.


---

# 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://xai-foundation.gitbook.io/xai-network/staking-explained/staking-pool-guide.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.
