> For the complete documentation index, see [llms.txt](https://docs.pstake.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pstake.finance/pstake-staking.md).

# PSTAKE Staking

- [$PSTAKE Staking Introduction](https://docs.pstake.finance/pstake-staking/usdpstake-staking-introduction.md): An introduction to $PSTAKE Staking on pSTAKE Finance
- [About pSTAKE Staking](https://docs.pstake.finance/pstake-staking/usdpstake-staking-introduction/about-pstake-staking.md): An Introduction to $PSTAKE Staking
- [Why Introduce PSTAKE Staking?](https://docs.pstake.finance/pstake-staking/usdpstake-staking-introduction/why-introduce-pstake-staking.md): Understanding the objectives of pSTAKE Staking.
- [What are pSATS?](https://docs.pstake.finance/pstake-staking/usdpstake-staking-introduction/what-are-psats.md): Find out everything about pSATS points.
- [Glossary](https://docs.pstake.finance/pstake-staking/usdpstake-staking-introduction/glossary.md): Keywords and definitions.
- [pSTAKE Staking Details](https://docs.pstake.finance/pstake-staking/pstake-staking-details.md)
- [Staking Overview](https://docs.pstake.finance/pstake-staking/pstake-staking-details/staking-overview.md): Understanding the mechanism behind staking.
- [Reward Details](https://docs.pstake.finance/pstake-staking/pstake-staking-details/reward-details.md): Understanding the BTC reward details.
- [Yield Calculation Methodology](https://docs.pstake.finance/pstake-staking/pstake-staking-details/yield-calculation-methodology.md): Find out how yields are calculated
- [How to get started](https://docs.pstake.finance/pstake-staking/how-to-get-started.md): Steps to get started.
- [FAQs](https://docs.pstake.finance/pstake-staking/faqs.md): Most frequently asked questions.
- [Feedback](https://docs.pstake.finance/pstake-staking/feedback.md)


---

# 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:

```
GET https://docs.pstake.finance/pstake-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.
