# Multimodal offers: how to create

### How to create a multimodal offer?

We are actively developing Roolz platform and expanding its functionality not only for road transport but also for multimodal services.

{% hint style="danger" %}
**Important!** Full functionality for the integrated organization of such shipments will be available very soon, but Roolz users can already organize the following types of deliveries:

✈️ Air freight,

🚢 Sea freight,

🚆 Rail freight,

🔁 Multimodal (combined) shipments using several modes of transportation in a single delivery chain.
{% endhint %}

Below you will learn how to work with each of these transportation options on the platform right now.

{% stepper %}
{% step %}
When creating a freight or transport offer, in the "Transportation requirements" section, open "Transportation options and features" section and select the desired service type from the drop-down list.

At this stage, the following options are available:

* Multimodal (various types of transport);
* Road transportation;
* Rail transportation;
* FCL sea transportation;
* LCL sea transportation;
* Air transportation.

<div align="left"><figure><img src="/files/SvKbJ1f4gwZ1xqLEusUJ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In "Notes" section, describe your request in detail and include all important information and delivery terms to ensure proper evaluation and shipping costs. All information will be displayed in the offer card.

<div align="left"><figure><img src="/files/tSBJpRhQLgi9GIkvt3oH" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Attach any necessary documents to "Attached Files" section (invoices, specifications, diagrams, shipping requirements and other files). If necessary, you can add a separate file with all the key information for your request.

<div align="left"><figure><img src="/files/hJh7YQYhVmMlHNKcZXqN" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
For the route, indicate loading and unloading addresses, and if necessary, add intermediate points - for example, a transfer point or a point for changing modes of transport.

<div align="left"><figure><img src="/files/CotAfL9CJOx3mtUmPHt5" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Your published offer will look like this on the platform:

<div align="left"><figure><img src="/files/QmEwEdbNDMnVa7sUb2j6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
This template can also be used for other types of transport: air, rail, sea and road.
{% endstep %}
{% endstepper %}

By choosing the desired type of transportation when creating an offer, you help your partners immediately understand what type of service you require and what transportation options you offer.


---

# 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/multimodal-offers-how-to-create.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.
