# EXTEND

- [Connect Ladipage](https://help.nobi.pro/extend-1/connect-ladipage.md): This is a feature that helps users to connect Nobi Pro to Ladi Page. After successful connection, customer information data that is collected by Ladi Page form will be synchronized in Nobi Pro.
- [Connect to delivery company](https://help.nobi.pro/extend-1/connect-to-delivery-company.md): The feature of connecting carriers helps KDOLs handle the circulation and distribution of products to customers.
- [Connect Sales Software](https://help.nobi.pro/extend-1/connect-sales-software.md): The sales software connection feature helps KDOLs to synchronize data from previous sales software to the Nobita system.
- [Document-Text](https://help.nobi.pro/extend-1/document-text.md): This is a feature that allows users to store and manage documents and documents for business activities in the system.
- [Printing template](https://help.nobi.pro/extend-1/untitled.md): Allows users to create print templates and manage to print effectively, meeting the work of products, sales, import, export, payment...


---

# 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://help.nobi.pro/extend-1.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.
