# Packing List

### There is no weather for my trip

Packr only displays the weather above the packing list when the destination is correctly identified.\
When creating a new trip, it is recommended to tap on the destination in the dropdown list after typing the first letters of the destination.\
When your packing list is already created, you can reset the destination by tapping the menu button **°°°** then selecting **Edit Trip**.

### Adding an activity / list to the packing list

Once the packing list is created, you can add more activities / lists by tapping the menu button **°°°** then selecting **Edit Activities & Lists**.

### Removing an unneeded activity list from the packing list

To remove any activity / list from your packing list, long press the row that displays the amount of items. Then select **Remove** from the options popup.

### Printing

Printing the packing list is available from the packing list options button °°°,  select **Share** then **Print**.\
The packing list will then be displayed in a webview, with a print icon at the top right. Tap this icon to print the list.


---

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