# Quickstart

## Log in to your ReferralHero account.

* Enter your credentials (email and password) on the login page.
* If you’re new to ReferralHero, click on the "Sign Up" button to create your account.

<div data-full-width="false"><figure><img src="/files/jU0MhzkGVukBi2HobF1v" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
When you sign up, you'll automatically start a **free trial period** that gives you access to features, allowing you to explore and test the platform before committing to a subscription.
{% endhint %}

## Navigate to the **Dashboard** to begin setting up your first campaign.

1. Once logged in, you'll be directed to the main Dashboard.
2. The dashboard is your main control center in ReferralHero. Here, you can:

   * View your existing campaigns.
   * Create new campaigns.
   * Access analytics and reports.
   * Manage your account settings.

   The dashboard is designed to be intuitive and user-friendly, allowing you to quickly access the tools and features you need.

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


---

# 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://berylsystems.gitbook.io/referral-hero-documentation/getting-started/quickstart.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.
