# Referrals

## Referral Code

On EarlyFans, every user owns a referral code which is the same as their X handle without the @.

If you need a referral code, you may be able to find one in our [Telegram chat](https://t.me/atticclabs).

## Successful Referrals

A successful referral is defined as someone who used your referral code to sign up and has made at least 1 onchain transaction.

EarlyFans tracks successful referrals made, successful referrals by your referrals, and the [Creator Revenue](/bidder-and-creator-revenue.md) earned by your referrals. These numbers can be viewed from your Profile.


---

# 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.earlyfans.xyz/referrals.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.
