> For the complete documentation index, see [llms.txt](https://docs.packr.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.packr.app/fr/faq.md).

# Questions fréquentes

## Est-ce que Packr Premium est un abonnement?

Packr Premium est proposé sous forme d'un abonnement mensuel ou annuel.&#x20;

## Comment sélectionner les dates du voyage?

Cliquez d'abord sur la date de début, puis sur la date de fin.\
Faîtes défiler le calendrier du bas vers le haut pour changer de mois. Si les deux dates ne sont pas dans le même mois, cliquez d'abord sur la date de début, faîtes défiler le calendrier, puis cliquez sur la date de fin.

## Quelles sont les langues disponibles dans Packr?

Packr est disponible en Français, Anglais, Allemand, Espagnol, Italien, Néerlandais, Norvégien, Russe, Suédois, Turk, Japonais et Chinois (simplifié).\
Nous travaillons constamment à l'ajout de nouvelles langues. Si vous souhaitez nous aider à testez de nouvelles langues, écrivez-nous un email :)


---

# 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:

```
GET https://docs.packr.app/fr/faq.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.
