# Getting Started

{% hint style="success" %}
These instructions are intended for the Fleet Manager of your organization
{% endhint %}

{% embed url="<https://www.youtube.com/watch?ab_channel=InspiredFlightTechnologies&v=RXILWD9HQus>" %}

In order to get your team started with Inspired Suite software products, you must [make a fleet manager Inspired Suite account](https://app.inspired.flights/register). After the fleet manager has started your organization's account, the fleet manager may register thier aircraft, issue logins to each pilot, set their flight permissions, and give them access to all of Inspired Suite's features.

Once you receive your aircraft, the fleet manager may register the first drone on Elevate. You can register your drone by following the instructions [here](/inspired-documentation/products/inspired-suite/elevate/getting-started/registering-your-first-aircraft.md).


---

# 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.inspiredflight.com/inspired-documentation/products/inspired-suite/elevate/getting-started.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.
