# Voyage Bunkers

The Bunker module is split into three parts: 1. Bunker Indices; 2. Bunker Stock Summary; 3. Bunker Stock Details.

Yet, the Print EUA Statement button is always visible. This function generated a descriptive report of [EU ETS](/release-6.46/voyage-management-system/step-by-step-guides/eu-ets-compliance.md) consumed per port, specifying the percentage used in calculations, and associated consumption per leg.

1. Bunker Indices: this section helps to have a better overview of bunker indices even when the fuel types FO and LS MGO are not consumed by a vessel. By default, the section is collapsed, providing information regarding the bunker indices. Once expanded, the indices can be altered. Refer to Figure 1 for example:

<figure><img src="/files/k0LZOxLY30CIifIDyE8p" alt=""><figcaption><p>(Fig. 1) Bunker Indices.</p></figcaption></figure>

2. The Bunker Stock Summary contains cards associated with the respective consumed fuel type. The core idea is to provide a brief overview of consumed bunkers and derived costs (Ref. Figure 2).

<figure><img src="/files/27uljIXNDMPuh4J0EJBV" alt=""><figcaption><p>(Fig. 2) Appearance of the Bunkers module (Summary).</p></figcaption></figure>

3. Bunker Details serves the same idea as Bunker Stocks Summary but provides more detailed and specific information. The table items can be filtered to show only the Consumption or Bunkering rows (ⓘ interact with the filter options in the top right of each table card).

<figure><img src="/files/ZpG51D3v5dtBQnFsEYot" alt=""><figcaption><p>(Fig. 3) Appearance of Bunkers module (Details)</p></figcaption></figure>


---

# 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://docs.dataloy.com/release-6.46/voyage-management-system/step-by-step-guides/voyages/voyage-bunkers.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.
