# Option 2: Custom Solution

In this article, we will look at different options on how to install your program on your website and how to track referrals. This option is best suited for businesses that would prefer referred users directly be taken to your sign up page or product page.&#x20;

**Using Referral Rocket you can build various referral flow**

1. [Simply redirect to your Referral Rocket hosted campaign page](/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution/simple-referral-program-redirect-quick-setup-guide.md) (Quickest)
2. [Building a marketing page and redirecting users to your Referral Rocket hosted campaign ](/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution/redirect-user-to-hosted-campaign.md)[(Recommended for Affiliate programs)](#user-content-fn-1)[^1]
3. [Building a marketing page and embedding Referral Rocket widget to keep users on your website ](/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution/embed-referral-rocket-widget.md)(Recommended for Affiliate programs)
4. [Integrate the referral program inside your webapp](/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution/integrate-the-referral-program-inside-your-webapp-for-logged-in-user.md) (Recommended for webapps)
5. Build custom flows using our SDK/APIs

[^1]:


---

# 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://referral-rocket.gitbook.io/docs/getting-started/campaigns/installing-tracking-your-referral-campaign/option-2-custom-solution.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.
