# SatDrop Referral Program

SatDrop has a Bitcoin Liquid Staking Referral Program baked into it. This allows you to invite your friends so that both of you get more pSats.

### How it works?

SatDrop's Referral Program is a 2-way referral system. Both the *Referrer* as well as the *Referee* will receive pSats upon a successful referral. Win-win.

A successful referral involves the person you have referred staking a minimum of 0.005 BTC with pSTAKE.

Eg. If you invite Satoshi, and Satoshi stakes the minimum (or more) BTC amount on pSTAKE, both you and Satoshi get pSats. Know Satoshi? Feel free to invite them.

{% hint style="warning" %}
Note: Referral Codes can be used only by new community members. If you are an existing pSTAKE user (staked minimum 0.005 BTC), you cannot use someone else's referral code and receive pSats.
{% endhint %}

### How to generate a Referral Code?

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.

1. Connect Wallet
2. Stake minimum 0.005 BTC (or more) with pSTAKE to access the SatDrop
3. Head to the SatDrop Dashboard
4. Click on Referrals
5. A referral ID (8 alphanumeric characters) is generated at random and visible to you
6. Copy the referral link and share it with your friends

### Custom Referral Code

If you’re a Content Creator, Community Curator, or KOL with an active Bitcoin Community, we invite you to be an integral part of the SatDrop.

Fill out this short form to get started with your custom referral code - <https://tally.so/r/w2LVog>.

Once you have submitted the form, the pSTAKE team will contact you on Telegram regarding the next steps.

{% 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 %}


---

# 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-referral-program.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.
