# Options and truck body features | extra\_equipment

| Value                   | Display                          |
| ----------------------- | -------------------------------- |
| `bunk_rack`&#xD;        | Bunk racks                       |
| `low_bed`&#xD;          | Mega (low bed)                   |
| `jumbo`&#xD;            | Jumbo (low bed)                  |
| `double_deck`&#xD;      | Double-deck / Doppelstock        |
| `extender`&#xD;         | Telescopic aerial lift           |
| `coil_well`&#xD;        | Roll / Coilmulde                 |
| `multitemperature`&#xD; | Multi-temperature                |
| `crane`&#xD;            | Crane                            |
| `walking_floor`&#xD;    | Moving floor                     |
| `grapple`               | Grapple / Hydraulic manipulator  |
| `tail_lift`&#xD;        | Tail lift                        |
| `rear_ramp`             | Rear ramps                       |
| `hook_loader`&#xD;      | Container multilift              |
| &#xD;`loader`           | Loading operations (loaders)     |
| `unloader`              | Unloading operations (unloaders) |


---

# 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://help.roolz.net/en/open-api/field-values/offers/options-and-truck-body-features-or-extra_equipment.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.
