# Accessing Your Account

After creating your fleet manager account [here](https://app.inspired.flights/register).&#x20;

Once you have been issued credentials to the Inspired Suite via email, your username and password will grant access across the Inspired Suite: [Elevate](/inspired-documentation/products/inspired-suite/elevate.md), [PilotGo](/inspired-documentation/products/inspired-suite/pilotgo-app.md), and [Inspired Ground Control (IGC)](/inspired-documentation/products/inspired-suite/inspired-ground-control-igc.md).

The following documentation assumes you have valid credentials, and your login has appropriate permissions.

If you do not yet have valid credentials (username and password), follow the instructions in [Registering Your Aircraft](/inspired-documentation/products/inspired-suite/elevate/getting-started/registering-your-first-aircraft.md) to create them.

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


---

# 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/accessing-your-account.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.
