# Referral Links

To share your referral link with friends, simply open "Referrals" and copy your unique link.<br>

To share a referral link for purchasing a specific token, use the following template.

```
https://t.me/tirador_bot?start=[YOUR REFERRAL ID]_T_[TOKEN ADDRESS]
```

You can find an example of this link with a specific token address in the "Referrals" section.

If you have any questions, don’t hesitate to [DM](https://t.me/tirador_moderator) us or ask in the [chat](https://t.me/tirador_chat). We're here 24/7!


---

# 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://doc.tirador.io/referral-program/referral-links.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.
