# Carrd

**Step 1**: Login onto Carrd and open your site.

**Step 2**: Click on the **+** and choose **Embed.**

![](/files/-LuieyLqWIHCYiWAb2ez)

**Step 3:** Go to your *Campaign Overview > Edit Campaign > Launch instructions* and copy your **Tracking Code.**

**Step 4**: Paste the ReferralHero Tracking Code in the **Code** field. Make sure the **Type** is set to **Code** and **Style** is set to **Hidden / Head**.

![](/files/-Luif7lNr0AKSqN-sSLy)

{% hint style="info" %}
You can move this block wherever you want because it won't show anywhere.
{% endhint %}

**Step 5**: Create another Embed element (as in step 2) but this time set **Style** to **Inline.** In the Code field enter `<div id='referralhero-dashboard-MFxxxxxxxxxx'></div>`

{% hint style="warning" %}
**Important:** Replace `'MFxxxxxxxxxx'` with your actual campaign UUID.
{% endhint %}

![](/files/-LuifPRJ_fIGoeFMTJ9H)

**Step 6**: Save your changes and the embeddable widget will appear on the page.


---

# 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://support.referralhero.com/integrate/platform/carrd.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.
