> For the complete documentation index, see [llms.txt](https://docs.sky-drones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sky-drones.com/avionics/airlink.md).

# SmartAP AIRLink

[AIRLink](https://sky-drones.com/airlink) stands for Artificial Intelligence & Remote Link. The unit includes a cutting-edge drone autopilot, AI mission computer and LTE / 5G connectivity unit. Start your enterprise drone operations with AIRLink and reduce the time to market from years and months down to weeks.

### SmartAP AIRLink launch video

{% embed url="<https://www.youtube.com/watch?v=VcBx9DLPN54>" %}
AIRLink product launch video (< 2 min)
{% endembed %}

### SmartAP AIRLink Launch Webinar (LIVE)

On April 14th, 2021 Kirill Shilov, Founder & CEO Sky-Drones held a live launch webinar where he presented the three-in-one revolutionary product to the drone industry.

Watch the full webinar recording on YouTube if you missed the live event.

{% embed url="<https://www.youtube.com/watch?v=_d3SZ3LBoeU>" %}
AIRLink launch webinar
{% endembed %}

### SmartAP AIRLink - How it's made

Take a look at AIRLink manufacturing process.&#x20;

{% embed url="<https://www.youtube.com/watch?v=2gg9Ne488KQ>" %}
SmartAP AIRLink - How it's made
{% endembed %}

### Datasheet

Please refer to the PDF datasheet below for the detailed technical specifications.&#x20;

{% file src="/files/vkYimy7c8trUd7QF1ohq" %}
SmartAP AIRLink Datasheet
{% endfile %}

### Useful resources

{% content-ref url="/pages/-MYW7JCXQHwfc4R2LCQS" %}
[Hardware](/avionics/airlink/hardware.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYWIRO\_1p1kKKr4TQKa" %}
[Hardware procurement and licensing](/general/sky-drones-platform/procurement-and-licensing-options.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sky-drones.com/avionics/airlink.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
