# Display X URL

This toggle determines whether the bot displays the X URL within the Telegram Raid message.\
People using the link won´t get any points on the leaderboard and their interaction do not count toward your set target. However, it might be requested to have the link within the raid message for those who do not want to use a raid bot.

<figure><img src="/files/Xv71azwBYzNl8SAO1W6o" alt="" width="563"><figcaption><p>X link presented in Raid message</p></figcaption></figure>

1. Bring up settings menu according to ["Access Settings UI"](/raid-settings/access-settings-ui.md).
2. Turn Display X URL ON or OFF using the toggle switch

{% hint style="info" %}
Please note, that people using this link won´t get any points and their interaction does not count toward set targets.
{% 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://docs.raidsharksbot.com/raid-settings/display-x-url.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.
