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

# Sprinto Referral Program

### **Program Overview**

At Sprinto, we believe that strong relationships drive success. Our **Referral Program** is designed to reward you for introducing Sprinto’s compliance automation platform to your professional network.

By referring others to Sprinto, you not only help them discover a leading compliance solution—you also unlock **exclusive rewards** and **co-marketing opportunities** for yourself.

### **Rewards Structure**

#### **For You (The Referrer)**

You can choose from one of the two reward options for each successful referral:

* **$500 Gift Card**

  Earn a **$500 gift card** when your referral signs a contract with Sprinto **and completes the payment**. The gift card will be delivered **within 7 days** of payment receipt.
* **$500 Invoice Discount**

  Alternatively, receive a **$500 discount** on your **next invoice** for every customer you refer who signs a contract with Sprinto.

{% hint style="info" %}
Only one of the above reward options can be applied per referral.
{% endhint %}

***

### ? **Co-Marketing Opportunities**

As a **Sprinto Champion**, you may also be invited to:

* Be **featured in Sprinto case studies**
* **Join our webinar series** as a guest speaker or panelist
* Share your success story across Sprinto’s marketing channels

### **How It Works**

#### 1. **Submit a Referral**

Complete our simple, one-click [**Referral Form**](https://share.hsforms.com/1Aq_KPNdbR_-DCKEYqky2Ygbnpy1) with your contact’s details.

→ If a Sprinto team member told you about the program, **please mention their name** in the form.

#### 2. **We Reach Out**

Our team will contact your referral within **24 hours**.

#### 3. **Earn Your Reward**

Once your referral **signs a contract** and **completes payment**, you'll receive:

* A **$500 gift card** (within 7 days of payment)

  **OR**
* A **$500 discount** applied to your **next invoice**<br>

### **Terms & Conditions**

* The referral must be a **new prospect** and not already in Sprinto’s sales pipeline.
* Rewards are issued **only after the referred company signs a contract** and completes payment.
* You can **refer an unlimited number of prospects**—there is **no cap** on the number of rewards you can earn.
* Only **one reward type** (gift card or invoice discount) can be chosen per successful referral.

***

### **Need Help?**

For any questions regarding the Referral Program, please reach out to your **Customer Success Manager.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinto.com/settings/billing/sprinto-referral-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
