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

# Onchain Tasks

**Onchain Tasks to complete in the SatDrop mainly revovle around staking BTC with pSTAKE. More tasks will be added as the Season progresses and yBTC, pSTAKE's BTC Liquid Staked Token (LST), is launched.**

### 1. Staking Bitcoin with pSTAKE

Aimed at securely onboarding the Bitcoin Community to BTC Liquid Staking on Babylon, this task includes staking $BTC on the Bitcoin Network with pSTAKE.

You will get pSats depending on the BTC amount you stake. This task has no limits and can be completed multiple times.

{% hint style="info" %}
After reaching specific milestones of total BTC staked with pSTAKE, you can unlock specific badges to get exclusive pSats rewards and boosted multipliers.
{% endhint %}

### 2. Referral Program

Aimed at securely onboarding your frens to BTC Liquid Staking on Babylon, this task includes referring to other users staking $BTC on the Bitcoin Network with pSTAKE Finance.

You can generate your unique referral code on the SatDrop dashboard and encourage other users to use it before they make their first deposit on pSTAKE.

You will get pSats only after the person you have referred stakes a minimum of 0.005 BTC with pSTAKE. What’s more, they will also receive some pSats. Win-win.

{% hint style="info" %}
After reaching specific milestones of the total number of successful referrals and total referred TVL through your unique referral code, you can unlock specific badges to get exclusive pSats rewards and boosted multipliers.
{% endhint %}

To learn more in-depth about the Referral Program or get your own custom invite code, please skip to the following section.

{% content-ref url="/pages/pEUcqRN1QhJzZeRhT6JZ" %}
[SatDrop Referral Program](/satdrop/satdrop-referral-program.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pstake.finance/satdrop/satdrop-details/what-are-the-tasks/onchain-tasks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
