# What are the tasks?

Once an individual has staked the minimum BTC deposit accepted by pSTAKE (0.005 BTC or more), they can access the SatDrop dashboard to view their existing pSats and complete various tasks to earn more pSats.

Tasks are divided into two main categories: Onchain and Offchain.

{% content-ref url="/pages/wkL5bJaEfAuZ98jVJwYP" %}
[Onchain Tasks](/satdrop/satdrop-details/what-are-the-tasks/onchain-tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/jVVAXlNod5BpyT17Uun2" %}
[Offchain Tasks](/satdrop/satdrop-details/what-are-the-tasks/offchain-tasks.md)
{% endcontent-ref %}


---

# 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/satdrop-details/what-are-the-tasks.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.
