# Referral

### Overview

The SmartDeFi™ Bonding Curve includes a referral program.

The referral link is available under the **Referral** section of the platform.

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

If someone joins through your referral link and trades in the bonding curve, that activity can generate a referral fee for you.

The fee is collected in **WBNB** and can be claimed from the same **Referral** section.

<figure><img src="/files/1Cs56xlh9Ljj3sSHPksG" alt="" width="375"><figcaption></figcaption></figure>

The referral fee percentage is **TBA on mainnet** and set to **2% on testnet**, subject to protocol-level settings.

{% hint style="info" %}
The referrer from the last referral link used will be stored in cache and used for all future bonding curve transactions.
{% endhint %}


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/referral.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.
