# Refer Your Friends

The Referrals Program page allows users to invite others to join Cebod Telecom using your unique referral link.

When someone signs up using your referral link, the system tracks the referral to ensure it is properly credited to your account.

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

**Tracking Details:**

* **Email:** The email address of the referred person.
* **UUID:** A unique identifier assigned to each referral.
* **Registered or Not:** Status showing whether the referred person has completed registration.
* **Date:** The date the referral was created or tracked.

This feature makes it simple to share your referral link, monitor activity, and confirm whether referred contacts have successfully registered.


---

# 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://docs.cebodtelecom.com/new/dashboard/refer-your-friends.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.
