# How to Setup and Test New system

To successfully setup and test your new system at your company, please follow the steps outlined below:

1. Create a[ new hardware](https://documentation.movatic.co/admin-site/modes/add-a-new-hardware) for your system based on its specific type.\
   -Ensure that all required[ assignments](https://documentation.movatic.co/admin-site/modes/assignments) are accurately made.
2. Generate a free[ membership](https://documentation.movatic.co/movatic-app/user-membership-on-users-page) for the system. By default, new systems operate in demo mode and require memberships. You can identify if your system is in demo mode by checking the settings, where you will encounter the following warning message: "This system is a demo system and is not visible without a membership.

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

Please contact your setup partner to activate this system.

1. If you haven't already done so,[ register](https://documentation.movatic.co/movatic-app/user-account/account-set-up) for the[ Movatic mobile app](https://documentation.movatic.co/movatic-app).
2. Once you have logged into the app,[ add the new membership](https://documentation.movatic.co/movatic-app/user-membership-on-users-page) to your account.
3. Attempt to initiate a[ new rental](https://documentation.movatic.co/movatic-app/rentals/first-rental) to test the functionality of the system.

By following these steps, you will be able to add resources to your new system and perform a comprehensive test to ensure everything functions as expected. You won’t be charged with testing your system.&#x20;


---

# 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/faq/general/how-to-setup-and-test-new-system.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.
