> For the complete documentation index, see [llms.txt](https://docs.dextrabot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dextrabot.com/faq-and-official-links/use-or-create-a-referral-code.md).

# Use or Create a Referral Code

### **🔹 Creating Your Own Referral Code**

Want to earn from your network? Here’s how to create your own referral code:

1️⃣ **Go to the "Create Code" Tab**

* Navigate to the **Referral** section and click on the **"Create Code"** tab.

2️⃣ **Set Your Referral Code**

* Enter a custom referral code (e.g., **CIPEKCI**).
* Click **Create Code**.

3️⃣ **Success Confirmation**

* You will receive a confirmation message: **'CIPEKCI' created successfully!**

4️⃣ **Share Your Referral Link**

* After creating your code, a **referral link** will be generated (e.g., `https://dextrabot.com/referral/CIPEKCI`).
* Share this link with others to earn rewards as they trade.

<figure><img src="/files/6S26nSZeVYRG8D0Iurag" alt=""><figcaption><p>Creating a Referral Code</p></figcaption></figure>

<figure><img src="/files/n9KzXZS43VA932SlLl2S" alt=""><figcaption><p>Share your referral code</p></figcaption></figure>

### **🔹 Using a Referral Code**

If you’ve received a referral code, follow these simple steps:

1️⃣ **Go to the Referral Page**

* Navigate to the **Referral** section in Dextrabot.
* You will see two tabs: **Enter Code** and **Create Code**.

2️⃣ **Enter Your Code**

* In the **Enter Code** tab, type the referral code you received (e.g., “**CIPEKCI**”).
* Click the **Enter Code** button.

3️⃣ **Enjoy the Benefits!**

* You’ll get a **4% discount** on your trading fees.
* A confirmation message will appear stating **'CIPEKCI' has been applied**.

<figure><img src="/files/zEhtBVoSF48Petbxn7Wz" alt=""><figcaption><p>Using a referral code</p></figcaption></figure>

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

### **🔹 Why Use the Referral System?**

🔹 **Save on Fees:** Get a **4% discount** when you use a referral code.&#x20;

🔹 **Earn Passive Income:** Generate revenue from your network’s trading activity.&#x20;

🔹 **Track Your Network:** Easily monitor your referral tree and earnings.

***

### **🔹 Start Earning Today!**

🔹 **Enter a referral code** if you have one.&#x20;

🔹 **Create your own code** and start referring others.&#x20;

🔹 **Track your earnings** and grow your referral network.

🚀 **Maximize your earnings with Dextrabot’s powerful referral system today!**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dextrabot.com/faq-and-official-links/use-or-create-a-referral-code.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
