# Welcome

youtube video

## Quick Links

{% content-ref url="getting-started/download" %}
[download](https://docs.airlog.io/getting-started/download)
{% endcontent-ref %}

{% content-ref url="getting-started/onboarding" %}
[onboarding](https://docs.airlog.io/getting-started/onboarding)
{% endcontent-ref %}

***

{% hint style="success" %}
Please ensure your navigation is set to our verified URLs, starting with <mark style="color:green;">**https\://**</mark> for a secure and reliable experience.
{% endhint %}

## Read Before Flight

Before you begin your journey with Airlog, please review our [**Privacy Policy**](https://airlog.io/privacy) and [**Terms of Service**](https://airlog.io/terms-of-service) regarding the use of our app and services. By accessing any content on our official domains and app, you agree to the terms outlined these section.


---

# 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.airlog.io/welcome.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.
