# Referral Program

We’d genuinely be grateful if you helped spread the word. Every referral helps us grow - and gives us more resources to make PluginPulse even better for you and the whole plugin community.

### 🔗 How to Refer Someone

1. Go to **Settings → Referrals** in your PluginPulse account.
2. Copy your personal referral link.
3. Share it with another plugin developer who could benefit from PluginPulse.

### 💸 What You Get

* If someone signs up using your link and pays for their first month, **you get $20** credited to your account.
* They also get **$20 off their first month**.

### 📌 Notes

* You can refer as many people as you like!

Thanks for helping grow the PluginPulse community 💜


---

# 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://plugin-pulse.gitbook.io/docs/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.
