# Introduction

SatDrop is pSTAKE's Points Program where participants can complete Onchain and Offchain tasks to get 'pSats' that can be converted into $PSTAKE tokens in the future.

This section gives an overview of what SatDrop is, how it differs from other Points Programs in the past, and takes you through the keywords and terminologies you need to understand.

New to the Bitcoin Ecosystem? Learn more about pSTAKE, Babylon, and Bitcoin Liquid Staking [here](https://blog.pstake.finance/bitcoin-liquid-staking/).


---

# 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.pstake.finance/satdrop/introduction.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.
