# Raid Summary

After a raid was ended through any method, the bot works out a summary of your current raid. That summary contains valuable data about user interactions and impact of your raid. It also gives you further information about [point distribution](/leaderboard.md#point-distribution) and fills up the [leaderboard](/leaderboard.md).

The raid summary is automatically triggered approx. 1 minute after the target of your raid is met.&#x20;

It will prompt a summary message within Telegram which contains basic data for point distribution.

<figure><img src="/files/EW89CHIDVakvQWESqRyp" alt=""><figcaption><p>Telegram Raid Summary</p></figcaption></figure>

It also contains two buttons "Full summary" and "Leaderboard" which will lead to the mini app giving you more detailed information, on how effective your raid was in regards of views "before" and "after" your raid. These views do also include external generated views.

<figure><img src="/files/YfTlw33yReS1ke9dv7ou" alt="" width="375"><figcaption><p>Graphical Raid Summary</p></figcaption></figure>

{% hint style="info" %}
Ending a raid by starting a new raid will trigger a silent audit and won´t show a raid summary within Telegram.
{% endhint %}

The summary is made to show how point distribution is done. It shows each single interaction and also gives an overview about how many smashes, likes, reposts and comments have been made and by which users.

<figure><img src="/files/sL6Qo9raER5CEBK9Ln6p" alt="" width="375"><figcaption><p>Point Distribution in Raid Summary</p></figcaption></figure>


---

# 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/how-to-raid/raid-summary.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.
