> For the complete documentation index, see [llms.txt](https://odoo.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://odoo.plutus.be/plutus-open-knowledge-hub/belastingen-en-bijdragen/btw/eori-nummer.md).

# EORI-nummer

Om goederen op een vlotte manier te kunnen invoeren heb je een EORI-nummer nodig.

De aanvraagprocedure is vrij eenvoudig en gebeurt door het invullen van een formulier dat je per e-mail mag doorsturen. De aanvraag wordt redelijk snel behandeld.

Indien je je eerste invoer vlot wil laten verlopen, kan je best al op voorhand de aanvraag doen. Doe je dit niet, dan krijg je sowieso een melding van de maatschappij die instaat voor de inklaring.

Op de website van de FOD Financiën kan je alle nodige info en aanvraagformulieren terugvinden.

{% embed url="<https://financien.belgium.be/nl/douane_accijnzen/ondernemingen/financi%C3%ABn-eori/eori/algemene-info-eori>" %}
FOD Financiën - Algemene info EORI-nummer
{% endembed %}

{% hint style="info" %}
**Aanvraag via e-mail**

Vul het aanvraagformulier in en stuur deze ondertekend door naar <EORI.be@minfin.fed.be>. \
Hou de mail simpel en voorzie de nodige info in het onderwerp/titel van de mail voor een vlotte verwerking.

**Onderwerp: AANVRAAG/BE/EORI/A3 - Naam onderneming (Ondernemingsnummer)**

\
\&#xNAN;*Geachte*\
\
*Gelieve in bijlage de aanvraag terug te vinden voor een EORI-nummer voor de onderneming \[ondernemingsnaam + ondernemingsnummer].*

\
*Indien u nog bijkomende info nodig heeft, laat dan gerust iets weten.*\
\
*Alvast bedankt voor de medewerking.*
{% endhint %}

Via onderstaande pagina kan je de geldigheid van je EORI-nummer controleren:&#x20;

{% embed url="<https://ec.europa.eu/taxation_customs/dds2/eos/eori_validation.jsp?Lang=nl>" %}


---

# 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://odoo.plutus.be/plutus-open-knowledge-hub/belastingen-en-bijdragen/btw/eori-nummer.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.
