> 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/satdrop.md).

# SatDrop

- [Overview](https://docs.pstake.finance/satdrop/overview.md)
- [Introduction](https://docs.pstake.finance/satdrop/introduction.md)
- [About SatDrop](https://docs.pstake.finance/satdrop/introduction/about-satdrop.md)
- [How is SatDrop different from other Points Programs?](https://docs.pstake.finance/satdrop/introduction/how-is-satdrop-different-from-other-points-programs.md)
- [Glossary](https://docs.pstake.finance/satdrop/introduction/glossary.md)
- [SatDrop Details](https://docs.pstake.finance/satdrop/satdrop-details.md)
- [Getting Started](https://docs.pstake.finance/satdrop/satdrop-details/getting-started.md)
- [How to get pSats?](https://docs.pstake.finance/satdrop/satdrop-details/how-to-get-psats.md)
- [What are the tasks?](https://docs.pstake.finance/satdrop/satdrop-details/what-are-the-tasks.md)
- [Onchain Tasks](https://docs.pstake.finance/satdrop/satdrop-details/what-are-the-tasks/onchain-tasks.md)
- [Offchain Tasks](https://docs.pstake.finance/satdrop/satdrop-details/what-are-the-tasks/offchain-tasks.md)
- [Multipliers and Divisions](https://docs.pstake.finance/satdrop/satdrop-details/multipliers-and-divisions.md)
- [Badges](https://docs.pstake.finance/satdrop/satdrop-details/badges.md)
- [SatDrop Referral Program](https://docs.pstake.finance/satdrop/satdrop-referral-program.md)
- [SatDrop Season End Details](https://docs.pstake.finance/satdrop/satdrop-season-end-details.md)
- [Disclaimers and Feedback](https://docs.pstake.finance/satdrop/disclaimers-and-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/satdrop.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.
