# Frequently asked questions

### Is Packr Premium a subscription?

Packr Premium has both a monthly and annually subscription plan.

### How to select the trip dates?

First tap on the trip start date, then on the trip end date.\
Scroll the calendar from bottom to top to change month. If the end date is on a different month, first tap on the start date, scroll the calendar, then tap on the end date.

### How to create a single day trip?

To create a one day trip, tap twice on the same date.

### Will Packr be translated to other languages?

Packr is currently available in English, French, German, Dutch, Italian, Norwegian, Russian, Spanish, Swedish, Turkish, Japanese and Simplified Chinese.\
We are constantly working on adding languages to Packr. If you would like to help us test new translations please send us an email :)

### I purchased on my iPhone, can I use it on my iPad?

Yes, of course! When you purchase Packr Premium on your iPhone, you can restore the purchase on another device (iPhone or iPad). Make sure that you use the same Apple ID on both devices.

### Change Temperature unit

To change from Celsius (centigrade) to Fahrenheit and vice versa, tap on the menu button of the home screen, then select **Settings**.\
On the settings screen, tap on **Temperature Unit** to cycle through Celsius / Fahrenheit.

### Change Distance unit

To change from the Metric system to Imperial system (U.S. miles) and vice versa, tap on the menu button of the home screen, then select **Settings**.\
On the settings screen, tap on **Distance Unit** to cycle through Metric / U.S.


---

# 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/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.
