# LPN Merge

Tote Merge allows the user to combine two or more pallets into one. This is used normally to merge two or more partial pallets into one pallet.

{% hint style="info" %}
Notice: Only pallets with the same shipping address can be merged together. Otherwise, system will prompt and error message and will prevent the merge process.
{% endhint %}

To initiate tote merge, navigate to Fulfillment > Staging using your android handheld device. Click 'LPN merge' icon to initiate the process and follow instruction on the bottom on the screen.

#### Step 1

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

#### Step 2

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

#### Result

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

LPNs have been successfully merged together.


---

# 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.p4warehouse.com/v2/fulfillment/handheld-staging-operations/lpn-merge.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.
