# FAQ

## When is AIRLink available to purchase?

Right now! We have ramped up production of AIRLink units and it's easy to order one from our sales team by completing our [contact form](https://sky-drones.com/contact-us) on the [Sky-Drones website](https://sky-drones.com/)

## Where can I find detailed specifications for AIRLink?

Slightly more generic information is available on our website on the [AIRLink product page](https://sky-drones.com/airlink), and we have our detailed [online documentation here](/avionics/airlink.md) that has a more in-depth collection of data on AIRLink

## Where can I find the setup and installation information for AIRLink?

Via our [online documentation available here](/avionics/airlink.md), or follow docs.sky-drones.com - this is our online documentation portal and contains all the detailed information for all our hardware and software products

## Does AIRLink support payload connections? How can I connect my payload to AIRLink?

AIRLink has two camera ports. One is a CSI and the other is HDMI. We include a CSI camera in every AIRLink set, alongside a mini-HMDI to micro-HDMI cable for connecting your payload camera immediately. USB cameras or IP-based cameras are also attachable, just [get in touch](https://sky-drones.com/contact-us) and we can talk you through it!

## Can I run my own software on AIRLink?

Yes! We can give you full access to the mission computer and autopilot so you can deploy your own applications through AIRLink. This is something we can work on with you, so make sure to [enquire now](https://sky-drones.com/contact-us)

## Is AIRLink open source?

AIRLink uses widely adopted drone industry standards so modifying the software is doable. The hardware is not open source but for our large volume manufacturers we can provide you with the reference design and help you set up your own production process. This will allow you to control your own volume of AIRLink sets

## Is AIRLink powerful enough to run AI algorithms and machine learning?

Yes! AIRLink quite literally stands for 'Artificial Intelligence and Remote Link'. This means that you have the computing power to run complex algorithms onboard

## How can I connect AIRLink to my computer?

AIRLink has both integrated WiFi and LTE connectivity. WiFi can be used as the access point to connect AIRLink to your router, and LTE connectivity means that AIRLink comes to you with the internet already enabled. You need only set up or log into your[ Sky-Drones Cloud](https://sky-drones.com/sky-drones-cloud) account and enable the data plan. \
\
Alternatively, use your own carrier and data plan and manage this yourself if you'd prefer.\
\
Finally, AIRLink has an ethernet port for IP datalink integration. Stay up to date with Sky-Drones for more information!

## What is your manufacturing capability?

AIRLink is manufactured in the hundreds per month, but if required we can manufacture thousands per month with a prior requirement notification. AIRLink is manufactured in the United Kingdom using genuine and quality-assured materials. All units are tested before being shipped to customers &#x20;


---

# 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.sky-drones.com/avionics/airlink/faq.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.
