> For the complete documentation index, see [llms.txt](https://referral-rocket.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://referral-rocket.gitbook.io/docs/rewards/tremendous/how-to-integrate-tremendous.md).

# How to integrate Tremendous?

**How to setup Tremendous integration in Referral Rocket?**

Follow these steps:

1. Sign Up for Tremendous: Visit the [Tremendous website](https://www.tremendous.com/) and sign up for an account.

2. Go to your Tremendous account -> Developers

3. Create API key: After creating an account, navigate to the API section in the dashboard to generate an API key.<br>

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

4. [Create a campaign in Tremendous](https://help.tremendous.com/en/articles/campaign-templates)
   1. In Tremendous, a campaign is a way to organize and manage the distribution of rewards around a specific purpose or event. For example, you might create a campaign to distribute incentives for completing a survey, referring a friend, or achieving a sales target. Each campaign can have its own set of rules, recipients, and rewards, making it easier to track and manage rewards for specific initiatives. [Read more](https://help.tremendous.com/en/articles/campaign-templates)

5. Go to your Referral Rocket campaign detail page and select the Integration tab. Find Tremendous and click on Connect.

6. Copy your secret key from step 3

7. Validate API Key
   1. ![](/files/KpavXMi10ksXaQsDbRBu)

8. Select your preferred Tremendous campaign.

   1. ![](/files/nUzXlOsnPe0QZR7b42t1)

9. Click submit on Referral Rocket. Your campaign is now connected to Tremendous.


---

# 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://referral-rocket.gitbook.io/docs/rewards/tremendous/how-to-integrate-tremendous.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.
