> For the complete documentation index, see [llms.txt](https://tailieu.tanigo.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.tanigo.vn/khong-gian-lam-viec-workspaces/loi-nhac-cap-quyen.md).

# Lời nhắc cấp quyền

Trước khi gửi một chiến dịch email marketing, bạn cần chắc chắn rằng tất cả người nhận trong danh sách liên hệ đều đã cho phép bạn gửi email tiếp thị đến họ. Điều này không chỉ là về việc giữ uy tín và thể hiện sự tôn trọng khách hàng, mà đó còn là quy định bắt buộc mà bạn phải tuân thủ.

Sau khi đã nhận được sự cho phép của người nhận, trong email gửi đến họ, hãy nhắc lại lý do vì sao họ nhận được email này. Để họ biết rằng bạn gửi thư vì đã nhận được sự cho phép từ họ, và bạn biết rằng họ đang quan tâm đến dịch vụ, sản phẩm của bạn, nên bạn muốn được đưa đến họ nhưng thông tin hữu ích mà họ cần về sản phẩm, dịch vụ đó. Từ đó, tăng thiện cảm cho người nhận và kích thích họ tương tác nhiều hơn.

Ví dụ bạn có thể ghi rằng "Quý khách nhận được email này vì đã đăng ký nhận thông tin cập nhật về các sản phẩm của chúng tôi".

<figure><img src="/files/xF1VNloW0MjDjY69czSC" alt=""><figcaption></figcaption></figure>


---

# 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.tanigo.vn/khong-gian-lam-viec-workspaces/loi-nhac-cap-quyen.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.
