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

# Referral program

We are currently running a referral program to earn free perks and increase your plan's quotas, just by inviting other people to sign up and use Monitoro.

You can access the program by opening *Perks* at the left of in [monitoro.app](https://monitoro.app).

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

You can get your referral link, see where you stand and the upcoming perks.

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

Share your referral link, and each person signing up through it will contribute towards increasing your perks level!

{% hint style="info" %}
Abuse will lead to account suspension. Repeated abuse will lead to a complete ban from all monitoro properties.
{% endhint %}


---

# 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.monitoro.co/resources/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.
