# How to Start a Test Rental on a Demo  System

This guide will walk you through the necessary steps to start a test rental after creating your own system in the app. Please follow the steps outlined below:

\
[Create a Membership](https://app.gitbook.com/o/-M1gT-6NDxefL_b0MYfd/s/xId4PbGGTlBib03KztrO/admin-site/memberships/creating-a-membership):

Begin by creating a membership by following the steps outlined in the membership creation process. Ensure that all required details and information are accurately provided during this step.

[Join the Test Membership](https://app.gitbook.com/o/-M1gT-6NDxefL_b0MYfd/s/xId4PbGGTlBib03KztrO/movatic-app/user-membership-on-users-page/add-a-membership):

After successfully creating a membership, join the test membership you've just created. This step is crucial as it allows you to associate your system with the test membership.

[Start a Test Rental:](https://app.gitbook.com/o/-M1gT-6NDxefL_b0MYfd/s/xId4PbGGTlBib03KztrO/movatic-app/rentals/first-rental)

Once you have joined the test membership, you are now ready to start a test rental on your system. Navigate to the app's interface and follow the appropriate steps to initiate the test rental. Ensure that you follow any specific guidelines or instructions related to initiating a [test rental](https://documentation.movatic.co/admin-site/systems/testing-a-new-system).

<br>


---

# 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/testing-a-new-system/how-to-start-a-test-rental-on-a-demo-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.
