# Getting started

- [First Time Users](https://help.optimusflow.app/getting-started/first-time-users.md): Take a look at the process that first time users should follow when first getting started with Optimus Flow.
- [Control center](https://help.optimusflow.app/getting-started/control-center.md): Get to know how to use and manage the Control center which is the starting panel of Optimus Flow.
- [Workspaces, Binds, Groups](https://help.optimusflow.app/getting-started/workspaces-binds-groups.md): Create the best trading environment, based on your own preferences. Use panels, Binds, and Groups under one Workspace
- [Templates](https://help.optimusflow.app/getting-started/templates.md): Customize the panel as you need and save it as a Template for quick use for other trading instruments
- [Set as Default](https://help.optimusflow.app/getting-started/set-as-default.md): Set as Default option allows to customize the panel and save its settings by default. Each newly opened panel of this type will apply the saved settings.
- [Symbols lookup](https://help.optimusflow.app/getting-started/instruments-lookup.md): Symbols lookup manager allowing to search and select any available symbol from active connections
- [Table management](https://help.optimusflow.app/getting-started/table-management.md): Get to know how to add or remove columns in the table, sort and filter data, set alerts and actions
- [Backup & restore manager](https://help.optimusflow.app/getting-started/backup-and-restore-manager.md): Backup & restore manager plugin allows to keep your settings safe and restore them in case of troubles with the application.
- [General settings](https://help.optimusflow.app/getting-started/general-settings.md): General settings — is a screen, where you can set up the most common behavior of the whole OptimusFLOW application.


---

# 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://help.optimusflow.app/getting-started.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.
