# Welcome to 3PL Manager App

## Overview

The 3PL Manager App offers a comprehensive platform that facilitates seamless integration between 3PL companies and their customers. Our integration app empowers you to establish file-based (FTP and SFTP) and API integrations for a wide range of crucial data points, including:

* [Order](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/order)
* [Ship Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/ship-confirmation)
* [ASN](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/asn)
* [ASN Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/asn-confirmation)
* [Return ASN](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/return-asn)
* [Return ASN Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/return-asn-confirmation)
* [Inventory Adjustment](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/inventory-adjustment)
* [Order Pack Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/order-pack-confirmation)
* [Order Create Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/order-create-confirmation)
* [Order Cancel Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/order-cancel-confirmation)
* [ASN Arrival Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/asn-arrival-confirmation)
* [Product](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/product)
* [Return ASN Create Confirmation](https://3plmanagerdocs.xorosoft.io/getting-started/configuring-settings/return-asn-create-confirmation)

In this documentation, we'll walk you through the installation process, show you how to configure the app and provide detailed explanations of all the app's features and functionality.


---

# 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://3plmanagerdocs.xorosoft.io/welcome-to-3pl-manager-app.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.
