# Public holidays

### 🇫🇷 French Public Holidays (2026)

The Linkolis warehouse operates from Brussels, Belgium. The dates below reflect the French public holidays observed at our fulfillment center. Orders may experience delays on these dates.

{% hint style="warning" %}
No shipments are processed on public holidays. Orders placed on these days will be fulfilled on the next working day.
{% endhint %}

#### Warehouse holidays

| Date        | Day       | Holiday               |
| ----------- | --------- | --------------------- |
| January 1   | Thursday  | New Year's Day        |
| April 6     | Monday    | Easter Monday         |
| May 1       | Friday    | Labour Day            |
| May 8       | Friday    | Victory in Europe Day |
| May 14      | Thursday  | Ascension Day         |
| May 25      | Monday    | Whit Monday           |
| July 14     | Tuesday   | Bastille Day          |
| August 15   | Saturday  | Assumption of Mary    |
| November 1  | Sunday    | All Saints' Day       |
| November 11 | Wednesday | Armistice Day         |
| December 25 | Friday    | Christmas Day         |


---

# 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.linkolis.com/resources/public-holidays.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.
