# Deep Links

We want to make BONKbot as easy to integrate as possible for anyone who wants to build on top. Therefore, we offer Deep Links (or backlinks) which will connect users at one click to a token, funnelled through your referral link.&#x20;

Integrators will get 5% of the fees from any trade made when someone buys with your deep link.

You can use telegram deeplinks like [https://t.me/bonkbot\_bot?start=ref\_\<refCode>\_ca\_<](https://t.me/bonkbot_bot?start=ref_trade_ca_DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263)tokenAddress>&#x20;

This directly opens BONKbot on mobile devices and initiates trades.

&#x20;Format: ref\_code\_ca\_tokenAddress&#x20;

Note: Deeplinks do not work on Telegram Desktop, and on some devices you will need to press start to trigger the trade.


---

# 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.bonkbot.io/bonkbot/features/deep-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.
