> For the complete documentation index, see [llms.txt](https://tailieu.botplus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.botplus.io/email/tao-mot-email/cau-hinh-content-emmail.md).

# Cấu hình content email

### Content của email bao gồm các element gồm:&#x20;

![](/files/-MLqHv_0lvaZjLGTW0rb)

1\. **Columns**: Lựa chọn số cột trong 1 block (tối đa có thể chọn được 4 cột trong 1 block)&#x20;

2\. **Button**: là một công cụ tích hợp để người dùng có thể thêm các nút vào thiết kế của bạn. Công cụ này được hỗ trợ cho cả hai chế độ hiển thị: email và trang web.&#x20;

3\. **Divider**: là một công cụ được tích hợp sẵn để người dùng có thể thêm dải phân cách vào thiết kế của mình. Công cụ này được hỗ trợ cho cả hai chế độ hiển thị: email và trang web.&#x20;

4\. **HTML**: là một công cụ được tích hợp sẵn để người dùng có thể thêm HTML tùy chỉnh vào thiết kế của bạn.&#x20;

5\. **Image**: là một công cụ tích hợp để người dùng có thể thêm hình ảnh vào thiết kế của bạn. Công cụ này được hỗ trợ cho cả hai chế độ hiển thị: email và trang web.&#x20;

6\. **Menu**: dùng để tạo menu điều hướng khách hàng.&#x20;

7\. **Text**: bạn có thể thêm văn bản theo thiết kế của mình.


---

# 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://tailieu.botplus.io/email/tao-mot-email/cau-hinh-content-emmail.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.
