> 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/getting-started/start-with-payloads-and-accessories/start-with-gas-payload.md).

# Start with Gas payload

<figure><img src="/files/dHhUOSZzKk6T3VKIj81n" alt=""><figcaption></figcaption></figure>

With the Flammable Gas Sensor mounted on the Elios 3, operators can reliably detect +14 fl ammable gases (including hydrogen), reducing risks during confi ned-space inspections. Factory-calibrated and equipped with built-in self-testing, the Flammable Gas Sensor requires no fi eld calibration, ensuring continuous, fail-safe operations in even the harshest industrial environments.

| What's in the box          | Elios 3 Flammable Gas Sensor Payload |
| -------------------------- | :----------------------------------: |
| Flammable Gas Sensor       |                   1                  |
| Sensor mount               |                   1                  |
| Bump test tool             |                   1                  |
| Silicon tube 400mm         |                   1                  |
| Dust filter for Gas Sensor |                   3                  |
| Transport case             |                   1                  |

***

{% content-ref url="/pages/rnjLAHqXBcNM24u2NfWM" %}
[Flammable Gas sensor](/aircraft/elios-3/elios-3-payload/flammable-gas-sensor.md)
{% endcontent-ref %}

<figure><img src="/files/JrnWp1jEbDAmxmJw9Lre" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jYD9jRPITuNi3rtvmOr1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
We have an online training/tutorial to help you mount and understand how to use the gas sensor.

This training in on our Flyability Academy or can be reached directly via this [link](https://flyabilityacademy.thinkific.com/courses/Gassensor)
{% endhint %}


---

# 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/getting-started/start-with-payloads-and-accessories/start-with-gas-payload.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.
