> For the complete documentation index, see [llms.txt](https://help.nobi.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nobi.pro/nobisan.md).

# Nobisan

- [About Nobi san](https://help.nobi.pro/nobisan/about-nobi-san.md): Nobi San is a successful connection of Shopee e-commerce floor to Nobita to help KDOLs connect many shopee shops, perform chat operations, filter search conversations, tag customers...
- [Dashboard Nobi San](https://help.nobi.pro/nobisan/dashboard-nobi-san.md): The Nobi San Dashboard helps you to have a general view of the current operating situation of the stalls.
- [Shopee Chat](https://help.nobi.pro/nobisan/shopee-chat.md): Shopee Chat is a feature that allows users to connect to many shops on the same branch, perform chat operations, filter search conversations, assign customer tags.
- [Shopee chat Version 2.0](https://help.nobi.pro/nobisan/shopee-chat-version-2.0.md)
- [Orders](https://help.nobi.pro/nobisan/untitled.md): Here displays all order information and status to help users easily manage orders.
- [Products](https://help.nobi.pro/nobisan/products.md): Nobita supports you with the feature of pairing Shopee products with products at Nobita, synchronizing Shopee inventory according to Nobita, excluding new Nobita products.
- [Shopee login Version 2.0](https://help.nobi.pro/nobisan/shopee-login-version-2.0.md): In this upgrade, you will experience many new features such as adding new Nobisan products, updating and pushing products to Shopee. First we log into the system.
- [Product Version 2.0](https://help.nobi.pro/nobisan/product-version-2.0.md): In this V2 product version, you will be able to perform more operations compared to V1 version such as adding Shopee products from Nobita, pushing to Shopee, editing products at Nobisan
- [Mass Delivery/Print](https://help.nobi.pro/nobisan/mass-delivery-print.md): Mass delivery/single printing function makes it easy for users to send orders to the carrier or request pickup, print orders easily.
- [Cross-checking Payments](https://help.nobi.pro/nobisan/cross-checking-payments.md): With this feature, you can easily check which orders have been paid, which orders have not, and which orders have a difference in price.
- [Cross-checking Return Orders](https://help.nobi.pro/nobisan/cross-checking-return-orders.md): In this function, you can also easily check orders that have not been cross-checked, cross-checked or cross-checked of lost goods.
- [Nobi San settings](https://help.nobi.pro/nobisan/nobi-san-settings.md): Here you can set up features to Nobisan active by the suitable way


---

# 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:

```
GET https://help.nobi.pro/nobisan.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.
