# Creating New Systems

To create additional systems, click the name of your current system and it will pull up **Your Systems** where it will display a list of all the existing systems that you have access to. From here, you can click the **+Add** button. The ability to create a new system is only available to partners.

{% hint style="info" %}
For lengthy system lists, you can narrow down your options by typing keywords into the search bar.
{% endhint %}

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

When you click **+Add** button, you'll pull up a new box to fill out all the new information that will be associated with the new system.&#x20;

Enter a system name, which will generally be the name of your company or organization.

1.Select your country from the drop-down list. In the event that your country isn't listed, contact <support@movatic.co>.

2.Your partner will be the partner you are working with. Movatic is listed at the top, as it's the most commonly selected option.

3.Select your mobility type: Bikes, scooters, bike lockers, and more.

4.Enter the first name, last name, and email of the initial admin for the new system. When you're finished, click submit.

{% hint style="info" %}
New systems used solely for demo purposes will check the box below the Vendor option.
{% endhint %}

<figure><img src="/files/5jLhMd9uVK75wQlT6vdW" alt=""><figcaption></figcaption></figure>

Users will be able to view your system from the map by clicking on your location mark. Selecting the location mark reveals your system's name, the number of available hardware for rental, system status, rates, maximum rental duration, and an option to select hardware for rental.

<figure><img src="/files/OG7HcfRYu9xYZeEPJhX7" alt=""><figcaption><p>User's Map</p></figcaption></figure>

<figure><img src="/files/U4wRVy6Ga8TMoel0b1aM" alt=""><figcaption><p>User clicks the Location mark</p></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://documentation.movatic.co/admin-site/systems/creating-new-systems-1.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.
