# Import your first roster

## Send your roster via email

When you sign up to **Aeroster**, you'll be assigned a unique email address that can be used to send your rosters to. It looks something like `tedstriker@import.aeroster.com`

Any rosters sent to this email address will be automatically processed and added to your account.

{% hint style="info" %}
Your **Aeroster** email address behaves a little differently to a normal email address. For example, there's no inbox and you cannot use it to send email from. Its only purpose is to receive rosters on your behalf.
{% endhint %}

**Aeroster** accepts rosters sent as an attachment (e.g. `pdf`, `txt` or `html`) or rosters formatted as text and sent within the main body of the email. How you send your roster will depend on your airline and the roster formats they make available.

## Airline specific instructions

You can find more specific instructions for your airline below:

{% content-ref url="/pages/-M0FhBC0OTV\_5MDLmzVh" %}
[Air New Zealand](/airline-help/air-new-zealand.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M0FhLJnXD\_w4w\_5jD9Y" %}
[Qantas](/airline-help/qantas.md)
{% endcontent-ref %}


---

# 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://help.aeroster.com/getting-started/import-your-first-roster.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.
