# Earning Sats²

## Ways to earn Sats²&#x20;

You can earn Sats² through various actions. This is not an exhaustive list and there may be other (secret 🤫) ways and approaches to earn Sats².&#x20;

### 1. Depositing BTC, BABY and SLAY assets <a href="#depositing-assets" id="depositing-assets"></a>

After depositing wrapped BTC and BTC LSTs, not only you are stacking Sats² but also many of our DeFi protocol partners' rewards.

<figure><img src="/files/uIEbxjpJKeg06I6UixQu" alt=""><figcaption><p>For example, depositors of uniBTC recieve not only Sats² but also uniBTC Diamonds <br>and Babylon rewards all through the deposit of a single Bitcoin LST.</p></figcaption></figure>

### 2. Referring friends to SatLayer

Through our Sats² rewards program, users can share a personalized referral link to earn extra Sats². Each referral link is tied to the user, allowing the referrer to earn both fixed and variable Sats² rewards when the referred person completes specific actions, such as following [SatLayer on Twitter](https://x.com/satlayer), joining the [Discord community](https://discord.com/invite/HKQngYyGEk), or [restaking any amount of BTC assets](https://app.satlayer.xyz/vaults/restake?tab=Ethereum).

<figure><img src="/files/z6AeEK9dQWCNZPF16wx0" alt=""><figcaption><p>Referring your friends to SatLayer also earns you Sats².</p></figcaption></figure>

Earn XP by actively participating in our community campaigns and giveaways on Discord. These XP help you to level up and attain roles within Discord.

While earning XP is separate from earning Sats², we distribute various Discord roles to active community users on a frequent basis. These roles may offer hidden multiplier or boost which may boost your Sats² earnings!

## Tracking Sats²

Want to track how many Sats² points you've earned? Depending on where you deposited, follow the steps below:

### **Babylon Genesis vaults**

<figure><img src="/files/Xbeoig569ZEqcwQFzXlq" alt=""><figcaption></figcaption></figure>

* If you deposited via Babylon Genesis, head over to [cube.satlayer.xyz](https://cube.satlayer.xyz/)
* Check the **"Your Positions"** section to view your Sats² points

### EVM vaults

<figure><img src="/files/3tWv6j8wTDSa8jn0PFVn" alt=""><figcaption></figcaption></figure>

* If you deposited via Babylon Genesis, head over to [app.satlayer.xyz/dashboard](https://app.satlayer.xyz/dashboard)
* Connect your **EVM wallet** to view your Sats² points

### Sui vaults

* If you deposited via **Sui**, head over to [app.satlayer.xyz/dashboard](https://app.satlayer.xyz/dashboard)
* Connect your **Sui wallet** to view your Sats² points

{% hint style="success" %}
📸 **Airdrop snapshot**: When it's time for the airdrop, we’ll take a snapshot and sum up your Sats² points across all three dashboards.
{% 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.satlayer.xyz/depositors/earning-sats.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.
