# Tracked messages

{% hint style="info" %} <mark style="color:blue;">**Attention, organization and efficiency enthusiasts! 🌟🚀**</mark>\
\
&#x20;Here come two amazing features that will revolutionize your server experience:

1. **Real-Time Automatic Updates!** 🔄 If you have active tracked messages in the server, get ready for some magic! Every time an edit is made, the original message will automatically update. No more missing out on important information due to changes or updates!
2. **Sticky Messages, but Better!** 📌 Heard of "Sticky Messages" in other bots? Well, we take this a step further! With the "Time to Resend" feature on tracked messages, you can ensure that your key message is repeated in the channel at defined intervals. Keep everyone in the loop effortlessly!

🌈✨ These features are designed to keep your server organized and up-to-date, ensuring that important information is always within everyone's reach! 🎉💫
{% 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.betsybot.xyz/features/tracked-messages.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.
