# Navigating the interface

- [First time login](https://user-help.runmags.com/introduction/getting-in-and-navigating/first-time-login.md): To log in to RunMags for the first time, look in your inbox for an invitation email from the RunMags Team.
- [Password reset](https://user-help.runmags.com/introduction/getting-in-and-navigating/password-reset.md): How to reset your password.
- [Contacting support](https://user-help.runmags.com/introduction/getting-in-and-navigating/contacting-support.md): How to contact support if you are a user
- [User interface](https://user-help.runmags.com/introduction/getting-in-and-navigating/user-interface.md): The RunMags user interface is designed for consistency which makes it easy to navigate across the various functions.
- [Adjust zoom](https://user-help.runmags.com/introduction/getting-in-and-navigating/adjust-zoom.md): How to use the zoom feature in most modern browsers
- [Searching](https://user-help.runmags.com/introduction/getting-in-and-navigating/searching.md): Quickly search for and find clients and subscribers as well as deals, invoices and other important records.


---

# 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/introduction/getting-in-and-navigating.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.
