> For the complete documentation index, see [llms.txt](https://docs.peekaboo.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peekaboo.gg/rewards-program.md).

# Rewards Program

## Referral

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

Earn SOL by inviting friends to trade on Peekaboo.

Whenever someone signs up with your code or link and starts trading, you earn a share of their trading fees — automatically.

* **Commission Rate:** 20% of trading fees
* **Referral Level:** Direct referrals only
* **Payout Token:** SOL
* **Claim Anytime:** Rewards can be claimed instantly with one click.
* **Minimum claimable amount**: 0.001 SOL

#### 💡 How it works

1. Share your referral link or code
2. When your invitees trade, you earn a commission (no limits)
3. Claim rewards whenever you want — it’s paid directly to your wallet

#### Example

If your referral trades $1,000, you earn:

→ 1% fee = $10

→ 20% of $10 = **$2 in SOL**

The more they trade, the more you earn.

Invite now, track everything in your dashboard, and grow your earnings on autopilot.

## Cashback

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

Every trade on Peekaboo earns you cashback - paid out in SOL.

Our Cashback program rewards your trading activity automatically with every transaction you make on the platform. Here's how it works:

* **Instant Rewards:** Earn SOL cashback on every trade you execute, accumulated in your rewards balance
* **Claiming:** Click the "Claim" button in your dashboard to transfer rewards to your wallet
* **Minimum Claim:** 0.001 SOL required to process a claim

## Reclaim SOL

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

Reclaim SOL lets you close unused token accounts (with 0 balance) and get back the SOL used as rent. Each Solana token account requires a small amount of SOL as "rent" to exist on the blockchain.

Over time, traders accumulate many empty token accounts from past trades. Our Reclaim feature intelligently identifies these dormant accounts and allows you to:

* **Recover SOL:** Get back the locked SOL from accounts you no longer use
* **Clean Up:** Declutter your wallet by removing empty token accounts
* **Save Time:** Batch close multiple accounts in a single transaction

Simply click the "Reclaim SOL" button, review the accounts, and confirm to instantly recover your funds.


---

# 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:

```
GET https://docs.peekaboo.gg/rewards-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.
