# Referral Program

**T-Project** has a 3-level referral program. The user receives a certain percentage of the trading volume of his referrals from **3 levels** in **T-Autotrade, T-Tap, T-Gamble (soon),** and other products in the future.

**0.5%** of all user purchases are distributed through the referral network in this ratio:

**1 Level - 50%**

**2 Level - 30%**

**3 Level - 20%**

Income from the referral program is credited to **T-Autotrade** on a perpetual tariff and brings 1.6% daily.

To activate the referral program, a user must have **10,000 TTTU** in **T-Staking.**

In order for the perpetual tariff to work in **T-Autotrade** and bring 1.6% daily, the user must have at least 10% of tokens in **T-Staking** from the traded volume of **$TTTU** in the perpetual tariff.

{% hint style="info" %}
*In case there are not enough $TTTU tokens in T-Staking (less than 10% of the traded volume in the perpetual tariff), T-Autotrade will automatically send **daily profit (1.6%) to T-Staking** until there are enough tokens **in T-Staking (10% or more of the traded volume in the perpetual tariff).***
{% endhint %}

## Example

A user activated the referral program by funding **T-Staking** with **$10,000.**

Within 24 hours, the user received **60000 $TTTU** of referral income from all his referrals from 3 levels. Now the user will receive 1080 TTTU daily.

Suppose the next day the user received another **$60000 $TTTU** of referral income from all his referrals from 3 levels. Now his T-Autotrade perpetual balance is **121080 TTTU**. But the user still has **10000 $TTTU** in his T-Staking balance, which is less than 10% of the user's traded volume.

This means that this time, 1.6% of the daily profit will automatically go to T-Staking. 2179.44 $TTTU are sent to T-Staking. Now the user has **12179.44 $TTTU** in T-Staking, which is more than 10% of his traded volume. This means that in the next 24 hours, 1.6% of the profit will be credited to the liquid balance of **$TTTU** in **T-Wallet.**

{% hint style="info" %}
*If you want to get the most out of the T-Autotrade and Referral Program perpetual plans, keep a close eye on the number of **$TTTU** tokens in **T-Staking**. Your goal is to secure 10% or more of the traded volume in **T-Staking** in the **T-Autotrade** Perpetual and **Referral Program.***
{% 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://t-project.gitbook.io/docs/ecosystem/referral-program.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.
