# NOBI AUTOMATION

- [Automated Customer Care](https://help.nobi.pro/nobi-automation/automated-customer-care.md): Automated Customer Care is a Nobita feature that helps you to set up processes to automatically carry out customer care marketing campaigns.
- [Coupon Code](https://help.nobi.pro/nobi-automation/coupon-code.md): Here you can set up and manage discount codes for customers.
- [Bot Nobi San](https://help.nobi.pro/nobi-automation/bot-nobi-san.md): Bot Nobi San is a feature that users set up to send messages and perform actions automatically without having to repeat and take a lot of time.
- [Shop reviews](https://help.nobi.pro/nobi-automation/bot-nobi-san/shop-reviews.md): Here, you can set up a response to customer reviews after purchasing products in the shop.
- [Auto messages](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages.md): Here you can set up and manage automated processes for sending messages to customers.
- [Auto messages](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/auto-messages.md)
- [Keyword](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/keyword.md): This is a feature that helps users set keywords, if the conversation contains these keywords, the system will automatically send messages to customers.
- [Order journey](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/order-journey.md): Here you can set up the feature to automatically send messages according to customer journeys
- [Shop reviews](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/shop-reviews.md): Here you can set up a process to automatically message all customers who have reviewed your shop.
- [Event](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/event.md): Here you can set up the feature to automatically send messages to customers when an event is coming up.
- [Advanced](https://help.nobi.pro/nobi-automation/bot-nobi-san/auto-messages/advanced.md): Here you can set up the process to automatically send messages to customers depending on the setting conditions.


---

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