# English

- [Frequently asked questions](https://docs.packr.app/en/faq.md)
- [Packing List](https://docs.packr.app/en/packing-list.md)
- [Family mode (multi-travelers)](https://docs.packr.app/en/family-mode-multi-travelers.md): Family mode, introduced in 2019, enables adding several travelers to the same trip. This long awaited feature will help you adding family members to a trip.
- [Trip management](https://docs.packr.app/en/trip-management.md)
- [TripIt](https://docs.packr.app/en/tripit.md): Packr Premium offers a TripIt integration to make your life easier.
- [Synchronize with a new device](https://docs.packr.app/en/synchronize-with-a-new-device.md): This feature is only available to Premium members.


---

# 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.packr.app/en.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.
