# EU ETS Compliance

The EU ETS Compliance page gives the user the ability to enter the tax percentage due for payment on emissions for voyages within and to/from EU/EEA ports.\
The page holds 2 tables -\
The first is the Compliance Percentage which is where the user adds permanent tax percentages, the date they start from and if this is inside the EU/EEA or not.\
\
The second table is for the phase in period for the regulation, this allows the user to create temporary tax percentages for certain years until the regulation comes into full effect (100%).

<figure><img src="/files/qRKVhsmW3QcLjZFEa2K8" alt=""><figcaption><p>Example</p></figcaption></figure>

<br>


---

# 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/voyage-management-system/step-by-step-guides/master-data/eu-ets-compliance.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.
