> For the complete documentation index, see [llms.txt](https://docs.lossless.io/aegis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lossless.io/aegis/add-a-notification-channel/add-a-slack-notification-channel/anatomy-of-your-slack-notification.md).

# Anatomy of your Slack notification

<table data-header-hidden><thead><tr><th width="400.5"></th><th></th></tr></thead><tbody><tr><td><img src="https://lh4.googleusercontent.com/PHc0bbqvvXmMXzjH3pG582wp1iacpwGuHGllxgJ6mdXwr0Y4XxQy9n2NddhrMFfXBvhEOcphCwMwEyYXb9aK9OdfWgB_hZsZ2p4Yi0YPj1KyC9GwggU9YqNnHaKEdME9kT9LWtOBCZhqDq4oE71a_s0" alt=":red_circle:" data-size="line"> <strong>High risk</strong> detected on <strong>Flawless Contract</strong></td><td>Warning type and monitored address name.</td></tr><tr><td><strong>Risk types:</strong> Tornado User Involved</td><td>Additional details about detected activity.</td></tr><tr><td><strong>Chain:</strong> BSC</td><td>Chain pertaining to suspicious activity alert.</td></tr><tr><td><strong>Transaction hash:</strong><a href="https://bscscan.com/tx/0xc3796427e9041df49e1915d4b147c5990565b8da91d50636ce337774ee251621"> 0xc3796…251621</a></td><td>Suspicious transaction explorer link.</td></tr><tr><td><img src="https://lh5.googleusercontent.com/qn2_iiE_iW0hDIYnxqhMOWG29DtPDtzq37l0vY1gs8ikCAt0-TCHR6PSBgqh55XWz2NfK9bR6hyZi3pnEuA83jjispeV_GhHc-99B-so2JmNxTZFe0oNd5AzXjEYQMvSjYatYjxI6KKMUgYT7XWJj-0" alt=":link:" data-size="line"> <a href="https://aegis.lossless.io/dashboard/address-details/0x10ED43C718714eb63d5aA57B78B54704E256024E/bsc">Open Flawless Contract in Aegis</a></td><td>Monitored address link in Aegis.</td></tr><tr><td>--</td><td>End of message.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lossless.io/aegis/add-a-notification-channel/add-a-slack-notification-channel/anatomy-of-your-slack-notification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
