# Home

- [My profile](https://user-help.runmags.com/home/my-profile.md): Adding your email account and contact details that will populate documents and automated email templates.
- [Set up email accounts](https://user-help.runmags.com/home/my-profile/set-up-email-account.md): Verify one or more email accounts to use when sending email from RunMags.
- [Messages](https://user-help.runmags.com/home/messages.md): Share information internally in the company message board.
- [Planner](https://user-help.runmags.com/home/planner.md): Using your planner to schedule activities and collaborating within the team
- [Email status](https://user-help.runmags.com/home/email-status.md): You can check the status of all emails that have been sent through RunMags.


---

# 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://user-help.runmags.com/home.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.
