> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/complementary-information/transport-and-shipping/air-travel-with-flyability-drones-and-batteries.md).

# Air travel with Flyability drones and batteries

You are allowed to travel by air with Flyability drones, but it is very important that you keep the following points in mind:

* Place your Elios system in its transportation case with its transportation strap secured and well in place.
* As Flyability drones and their transportation case have to go as checked luggage, make sure there is **no battery** in the drone or in its transportation case and remove any "Caution Batteries" label from the transportation case. Having LiPo batteries in checked luggage can be dangerous and the airline companies do not allow it.
* Place your LiPo batteries into the **LiPo safe bag** and take them in your **carry-on** luggage.\ <br>

The [latest IATA regulations](https://www.iata.org/whatwedo/cargo/dgr/Documents/DGR-59-EN-2.3a.pdf), active from January 2021, specify that each passenger is allowed to carry up to 20 batteries in carry-on baggage if the capacity of each battery is below 100Wh:

*"Batteries, spare/loose, including lithium metal or lithium ion cells or batteries, for portable electronic devices must be carried in carry-on baggage only. For lithium metal batteries the lithium metal content must not exceed 2 g and for lithium ion batteries the Watt-hour rating must not exceed 100 Wh. Articles which have the primary purpose as a power source, e.g. power banks are considered as spare batteries. These batteries must be individually protected to prevent short circuits. Each person is limited to a maximum of 20 spare batteries.*\
\&#xNAN;*\*The operator may approve the carriage of more than 20 batteries."*

{% hint style="info" %}
The Elios 1, Elios 2, and **standard-capacity Elios 3 batteries** each have a capacity below 100 Wh, as specified on their labels and documented in the respective drone user manuals. As such, they are **permitted** in carry-on luggage on commercial flights, in compliance with aviation safety regulations.
{% endhint %}

{% hint style="danger" %}
The new **high-capacity Elios 3 battery** (187 Wh) exceeds the 100 Wh limit and is therefore not **permitted** in carry-on luggage on commercial flights.
{% endhint %}

It is recommended to print out the  IATA regulations sheet and bring it along on your travels, as not all security personnel may be aware of the latest regulations, but remember that the airline company may always impose stricter regulations on what is allowed on board. In case of doubt, it is best to contact them beforehand.

&#x20;

&#x20;[IATA table 2.3a.pdf](https://www.iata.org/contentassets/6fea26dd84d24b26a7a1fd5788561d6e/dgr-62-en-2.3a.pdf)


---

# 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://knowledge.flyability.com/complementary-information/transport-and-shipping/air-travel-with-flyability-drones-and-batteries.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.
