# Invite Panel (Referral Link)

{% tabs %}
{% tab title="Main Invite Panel" %}
Since the trading bot is now fully released, the invite code is no longer used and will be removed from the invite panel.

The interesting feature in this menu is the ‘Manage Referral’ button, which allows you to set up your custom referral link and earn a percentage of the trading volume in the form of referral fees!

<figure><img src="/files/I1KkYuaEHBQuN5tD4Hbo" alt="" width="563"><figcaption><p>Main Invite Panel</p></figcaption></figure>
{% endtab %}

{% tab title="Setting Up Referral Link" %}
Your referral identifier must be unique and once you set it — there’s no changing it, so make sure you select the right one! Click on ‘Set Identifier’ to get started and confirm your selection to set up your referral link.

<figure><img src="/files/feXZpW3uxbVXs2ajPEz1" alt="" width="375"><figcaption><p>Identifier has not been set</p></figcaption></figure>

Once your referral identifier is set, the following message will pop up and you can now share your referral link with the entire world and earn a referral fee! Let’s continue to the rewards panel to learn more about it.

<figure><img src="/files/WaE4Gt8bVV9lYM4p7Bun" alt="" width="375"><figcaption><p>Identifier has been set</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/telegram-trading-bot/invite-panel-referral-link.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.
