> 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-ut-payload.md).

# Start with UT payload

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

Developed in partnership with Cygnus Instrument, the UT Payload turns the Elios 3 into a fl ying UT gauge that can capture accurate A-scans in the most challenging areas. Equipped with the Elios 3 UT, industry professionals can perform regular integrity inspections in minutes - reducing the probability of unplanned downtimes.

| What's in the box      | Elios 3 UT Payload Light | Elios 3 UT Payload Full |
| ---------------------- | :----------------------: | :---------------------: |
| Core module            |             1            |            1            |
| Probe 2 MHz            |             -            |            1            |
| Probe 5 MHz            |             1            |            1            |
| Probe 7.5 MHz          |             -            |            1            |
| Cleaning module        |             -            |            1            |
| Interfaces kit         |             1            |            3            |
| Drone attachment kit   |             1            |            2            |
| Extension kit          |             1            |            2            |
| Gel kit                |             1            |            2            |
| Spare smart syring kit |             -            |            2            |

<div data-full-width="true"><figure><img src="/files/mMme9CgDELgJJnZE1YF0" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
We have an online training/tutorial to help you install the UT payload. We also share many tips and tricks on how to use the payload. To access the UT training course, simply scan the QR code on the UT Box.
{% 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-ut-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.
