# Tweet Preview

This option will activate a short preview of the tweet within Telegram raid message.  It will not display the whole tweet but approx. the first 100 characters.

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

<figure><img src="/files/q6D5FDY45vRcEXxxkxtS" alt="" width="349"><figcaption><p>Tweet Preview in Telegram</p></figcaption></figure>

{% hint style="info" %}
Adjust this setting to your needs. Think about the raid message becoming bigger and will use more space on your device.\
\
However it helps to remember which Tweet you have already raided without the need to open the WebApp again.
{% 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/tweet-preview.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.
