> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/admin/warehouse/ship-service/what-is-a-ship-service.md).

# What is a Ship Service?

Ship services include a comprehensive range of shipping options for completing sales and purchase orders. Offering everything from standard to expedited delivery options, these services are made available through carriers like UPS and FedEx.&#x20;

Ship services streamline logistics management within Xoro ERP, facilitating efficient handling of sales and purchase orders from inception to delivery. By automating shipping processes and integrating with carrier services, Xoro ERP optimizes order fulfillment workflows, reducing manual effort and minimizing errors.&#x20;

Ship service enables businesses to efficiently oversee their shipping activities, thus ensuring they can cater to a wide array of customer preferences with flexibility and diverse options.

### **Key Features of Ship Services**

1. **Improved Customer Satisfaction:** By offering a variety of shipping options, businesses can cater to diverse customer preferences, enhancing satisfaction and loyalty.
2. **Efficient Order Fulfillment:** Ship services expedite the order fulfillment process, enabling businesses to fulfill orders promptly and meet delivery deadlines with precision.
3. **Cost Optimization:** XoroERP empowers businesses to optimize shipping costs by selecting the most cost-effective ship service for each order, thereby maximizing profitability.
4. **Enhanced Visibility and Tracking:** Integration with carrier services provides real-time visibility into shipment status and tracking information, enabling businesses and customers to monitor deliveries closely.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/admin/warehouse/ship-service/what-is-a-ship-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
