# Referrals Program

**What can I do with a referral code?**

If a new user signs up with ABOT using your referral link, you will earn 25% of their transaction fees for trading through Abot.dog.&#x20;

**Do I need ABOT tokens to create a referral code?**&#x20;

No. Anyone can create a referral code.

**How do I create a quick buy ref link (deep-link)?**

Simply use the following format:\
`https://t.me/abotdogsniper_bot?start=<your_ref_code>-<token_address>`

For example:

<https://t.me/abotdog>


---

# 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.abot.dog/greater-than-product-guides/referrals-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.
