> For the complete documentation index, see [llms.txt](https://docs.shipxanh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shipxanh.com/en/introduction/ship-xanh-crm-and-sales-management-software.md).

# Ship Xanh CRM & Sales Management Software

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

You can use all the features that Ship Xanh provides, the programming team constantly adds new features and improves current features. Unlike other software, we do not set any limits, making comfort and ease of use a top priority; Therefore, old users can easily help new users how to use it, even it's very easy to use without having to read any instructions:

{% embed url="<https://app.shipxanh.com>" %}
Web App
{% endembed %}

{% embed url="<https://chromewebstore.google.com/detail/ship-xanh-ph%E1%BA%A7n-m%E1%BB%81m-b%C3%A1n-h%C3%A0/bnfhbhgdplalghadceaceocmildbfhmn?hl=en>" %}
Ship Xanh extension for web browsers
{% endembed %}

{% embed url="<https://shipxanh.com/en/a-2>" %}
Mobile App
{% endembed %}

We aim to create a user-friendly interface that addresses the common challenges faced by sellers like you. Our design prioritizes simplicity and ease of use, ensuring that everyone can navigate it effortlessly. If you encounter any difficulties, don't hesitate to reach out to our team. Remember, your feedback shapes the Ship Xanh experience.

To keep things simple and convenient, we keep the content short. Each page stops here. The main content is in a Q\&A format: you ask, Ship Xanh answers. Don't skip any content, as it's essential business management wisdom gathered and refined from the community. It not only helps you save money but also saves you a lot of time.

{% hint style="info" %}
You should use only one Ship Xanh account
{% endhint %}

Utilizing all the features of Ship Xanh will help you save a significant amount of time in managing your online or retail sales operations.


---

# 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.shipxanh.com/en/introduction/ship-xanh-crm-and-sales-management-software.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.
