> For the complete documentation index, see [llms.txt](https://docs.5nam.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.5nam.cc/chien-dich/chien-dich-va-chuong-trinh/tao-chien-dich.md).

# Tạo chiến dịch

#### Điều hướng: <a href="#dieu-huong" id="dieu-huong"></a>

* Tại thanh menu chính, chọn **Phát mã khuyến mại**
* Ở góc trên bên phải, click **Tạo chiến dịch**

<img src="https://cdp.gitbook.io/guide/~gitbook/image?url=https%3A%2F%2F4258900211-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0zT8W3jUx2YDAzNoZbbw%252Fuploads%252FmkDQLlIVdiy9TT0LGeCQ%252Fimage.png%3Falt%3Dmedia%26token%3D17aaaf42-ecaa-4689-9aeb-f8fe31c68644&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=c9131f57a82d29c885d4135aed6baded&#x26;sv=3" alt="" height="955" width="1912">

#### Khai báo chiến dịch <a href="#khai-bao-chien-dich" id="khai-bao-chien-dich"></a>

Nhập đầy đủ các thông tin bắt buộc của chiến dịch:

* Tên chiến dịch, Thời gian áp dụng của chiến dịch
* Tổng số lượng khuyến mãi phát ra của chiến dịch
* Số lượng mã tối đa/KH/ chiến dịch (không bắt buộc): Là số lượng mã tối đa 1 KH có thể nhận được trong toàn bộ chiến dịch.
* Số lượng mã tối đa/ dịch vụ được tặng voucher/ KH/ chiến dịch (không bắt buộc): Là số lượng mã tối đã trên mỗi dịch vụ tặng mà 1 KH có thể nhận trong toàn bộ chiến dịch

Ấn Lưu sau khi đã hoàn tất các thông tin.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.5nam.cc/chien-dich/chien-dich-va-chuong-trinh/tao-chien-dich.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
