# Getting Started with Toolbox

## Supported Browsers

MobiusFlow Toolbox supports the latest versions of most modern web browsers. We recommend the following:

* Google Chrome
* Firefox
* Safari
* Edge

{% hint style="info" %}
MobiusFlow Toolbox requires Javascript to be enabled on your browser
{% endhint %}

## Logging In

Open your web browser and navigate to your MobiusFlow Toolbox instance. This is typically a fully qualified domain name followed by `/toolbox`

{% hint style="info" %}
&#x20;The exact URL will depend our your installation, but for instances hosted in the cloud by MobiusFlow the URL will have been provided or you will have chosen it when creating a hosted instance in MobiusFlow Manager
{% endhint %}

The first time you login you must use the initial administrator credentials supplied to you. You can change the default admin password and create new users once you are logged in.

{% hint style="warning" %}
Make sure to change your default admin user password or create a new account and delete the default admin account as soon as possible!
{% endhint %}

<figure><img src="/files/9RxZvFU9uMumvaZzgf0P" alt=""><figcaption></figcaption></figure>


---

# 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.mobiusflow.com/help/mobiusflow-v3/mobiusflow-toolbox-v3/getting-started-with-toolbox.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.
