# Getting Started

In this segment, we will guide you through the fundamental steps required to establish and manage the Movatic admin system.

After purchase, you'll need to provide an email for the setup lead. They will then receive an email to create a password and log in. Once logged in, the admin must complete various system setups, including:

1. [New Customer Setup Options](/quick-start/new-customer-setup-options.md)
2. [Admin User Setup](https://documentation.movatic.co/quick-start/admin-user-setup)
3. [System Access](https://documentation.movatic.co/quick-start/public-vs-private-system)
4. [Enter Terms of Service](https://documentation.movatic.co/quick-start/terms-of-service)
5. [Personalized Branding](https://documentation.movatic.co/quick-start/personalized-branding)
6. [Mode of Payment for Operators](https://documentation.movatic.co/quick-start/mode-of-payment-for-system-administrators)

{% hint style="info" %}
Lock modules will be automatically added before they are shipped to you. Once the locks arrive, they'll need to be made active.
{% endhint %}

<figure><img src="/files/qZCAnxJholEUUNDt85Ou" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The descriptions and attachments are both optional, but it's highly recommended that you include as much detail as possible and a screenshot if applicable, that way we can find a solution to your issue as soon as possible.&#x20;
{% endhint %}

Also, be sure to check our [**FAQ section**](/faq.md) for any solutions as well. This will be periodically updated as new questions and solutions are sent our way.


---

# 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://documentation.movatic.co/quick-start.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.
