> 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/nobi-chat.md).

# Nobi Chat

- [About Nobichat](https://help.nobi.pro/nobi-chat/untitled.md): Nobita integrates Facebook Chat feature (Called Nobichat) to help KOLs easily manage all customer inboxes and comments from 1 page or more, manage customer information, customer order history.
- [Conversations](https://help.nobi.pro/nobi-chat/conversations.md)
- [Posts](https://help.nobi.pro/nobi-chat/posts.md): This tab will show all the posts of the Fanpage that you connected to Nobita, making it easier for you to track the number of customer interactions and the customer's phone number.
- [Conversation tags](https://help.nobi.pro/nobi-chat/conversation-tags.md): This feature helps you set up and manage tags in the conversation
- [Nobi Chat Setting](https://help.nobi.pro/nobi-chat/untitled-1.md): The Nobi Chat setting feature supports users to set up a number of features to ensure that the system operates according to the user's demand
- [Transfer conversations into the leads](https://help.nobi.pro/nobi-chat/transfer-conversations-into-the-leads.md): With this feature you can transfer the customers have phone number


---

# 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/nobi-chat.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.
