# Refer & Earn

The Permission Referral Program is an easy way to boost your ASK balance while introducing others to the benefits of Permission.

Invite friends to join the Permission ecosystem and you’ll both earn bonus rewards.&#x20;

### How It Works

1. **Get Your Referral Link**
   * Sign in to your Permission account.
   * Go to **Referral Program** in your dashboard to find your unique link.
2. **Invite Friends**
   * Share your link by email, social media, or direct message.
3. **Earn Rewards**
   * When someone signs up using your link and activates a Permission account, you both earn a **bonus ASK reward**.

### Reward Structure

* **You earn**:
  * A one-time ASK bonus when your referral activates the Permission Agent.
* **They earn**:
  * A one-time ASK bonus for joining via your link.

Rewards drop straight into your Permission Wallet like magic.

### Track Your Progress

You can track your referrals any time from the **Referral Program** section of your Permission dashboard.


---

# 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.permission.ai/refer-and-earn.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.
