# Beginning

At the beginning, a user will start with the **Server Configuration**. This menu is the first menu which users will see when they start RealMigrator. This Server Configuration is necessary for general RealMigrator configurations and settings, like user roles and administrator roles, bandwidth settings or UI settings.

The Chapter **Sidebar** is an overview of the different menus which available in RealMigrator and a short explanation of their functions and tasks.

Last, **Binaries** is a storage and list of all scripts and binaries which are in use in RealMigrator. Additionally, this chapter will show how scripts can import to RealMigrator.


---

# 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.realmigrator.com/beginning.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.
