# Welcome to dotNotify!

## Help Guide & Docs

[dotNotify](https://dotnotify.io) is the ultimate Discord message, announcement and reminder bot. We are constantly improving our experience, and just want to make scheduling great announcements and regular reminders easy for you and your Discord community.

Our docs and guides here should help you get started and also learn all of the different things you can do with our dashboard and bot.&#x20;

## Get Started

If you are new to dotNotify, we recommend going through the different guides in order below. However, once you have created your first message, everything else becomes self explanatory. Enjoy using dotNotify.

{% content-ref url="/pages/sg7oE8bCN0iXUTrhgfWr" %}
[Your dashboard](/dotnotify/dashboard-overview/your-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/qa0kc5CxvleMRjMdBV5O" %}
[Schedule a message](/dotnotify/message-scheduling/schedule-a-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tc1rqApij3LiloBF3B6b" %}
[Schedule an embed](/dotnotify/message-scheduling/schedule-an-embed.md)
{% endcontent-ref %}

{% content-ref url="/pages/8d2bCh1xNaufNP4JbkzF" %}
[Schedule a reminder](/dotnotify/message-scheduling/schedule-a-reminder.md)
{% endcontent-ref %}

{% content-ref url="/pages/01Ij9zL8kLa8WlNwQLpv" %}
[Manage your reminders](/dotnotify/message-management/manage-your-reminders.md)
{% endcontent-ref %}

## Need More Help?

### [Submit A Support Ticket](https://dotnotify.io/help/)


---

# 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://dotnotify.gitbook.io/dotnotify/welcome-to-dotnotify.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.
