# Packing Process

## Staff Identification

Staff members identify themselves by tapping their name from the bottom of the screen.

<figure><img src="/files/PGPSFBY3LaltgiCrJMed" alt=""><figcaption></figcaption></figure>

A receipt automatically prints with the details of the order that needs to be packed.&#x20;

## Order Selection

Optionally, staff members can choose which order(s) to pack by selecting the order(s) before tapping their name. This prints the receipt for the selected order(s).

<figure><img src="/files/7Dx7YdTd2mA8AIO1dOOf" alt=""><figcaption></figcaption></figure>

If no specific orders are selected, simply clicking your name prints the highest priority order (cooked earliest) receipt for packing.


---

# 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.bossithq.com/pos/packing-screen/alternative-view-of-the-packing-screen/packing-process.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.
