# Alerts

Enter the `/alerts` command in your group to manage alerts sent by the [Flooz.xyz](http://Flooz.xyz) Bot to your community. Each alert can be customized with a banner and even turned on/ off.&#x20;

**General alerts include:**

<details>

<summary>Welcome messages</summary>

Welcome messages are sent every time a new member joins your community. You can customize the message itself, add any banners (images or videos) and links. Perfect to greet new users and drive them towards your content.

</details>

<details>

<summary>Buy alerts</summary>

Buy alerts are sent every time a user buys your token.&#x20;

You can:

* Turn on/ off buy alerts
* Set up a custom banner (image or video)
* Change the circulating supply
* Set a minimum buy amount needed for the message to be triggered
* Enable/ disable a link back to your App

</details>

**Task alerts include:**

<details>

<summary>Task updates</summary>

Booost updates are designed to keep your community informed about the activity of the community. This notification is sticky and persistend and designed to drive your community to continuously booost your growth.

</details>

<details>

<summary>New task created</summary>

Notify users in your group every time you create a new task

</details>

<details>

<summary>Leaderboard</summary>

Leaderboard alerts will only be sent if triggered with the `/leaderboard` command inside of your community

</details>


---

# 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.flooz.xyz/flooz-for-token-devs/alerts.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.
