> For the complete documentation index, see [llms.txt](https://docs.botbanhang.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botbanhang.vn/xay-dung-chatbot-voi-bot-ban-hang/kich-ban/hanh-dong-ngau-nhien.md).

# Hành động ngẫu nhiên

## Chức năng

* Kích hoạt ngẫu nhiên 1 trong các hành động được thêm phía dưới hành động này.

{% embed url="<https://www.youtube.com/watch?v=VhUjV1YHeQE&feature=youtu.be>" %}

## Cài đặt

* Tại Kịch bản chọn Hành động ngẫu nhiên.

![Chọn hành động ngẫu nhiên](/files/-MMtQXGLEy_DrwrTYW1S)

* Cài đặt các hành động ngẫu nhiên sẽ được gửi đi khi kịch bản được kích hoạt.

![Tạo các hành động ngẫu nhiên theo mong muốn](/files/-MMtQwBMn_4jQ-_jZ0Xi)

* Lưu sau đó ấn nút "Đến" để xem kết quả.

![Kết quả hành động ngẫu nhiên](/files/-MMtRMpztxvyb1H9wqUk)


---

# 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://docs.botbanhang.vn/xay-dung-chatbot-voi-bot-ban-hang/kich-ban/hanh-dong-ngau-nhien.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.
