> For the complete documentation index, see [llms.txt](https://mkt.vnptcloud.com/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mkt.vnptcloud.com/wiki/master.md).

# Welcome to MKT Team

## Chào mừng đến với Trang thông tin của Team Marketing VNPT Cloud!

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

{% hint style="danger" %}
Nội dung chỉ sử dụng trong nội bộ nhóm. Không public, chia sẻ ra ngoài.
{% endhint %}

Wiki này là sản phẩm của cả nhóm. Hãy sử dụng nó, đóng góp ý kiến và cùng nhau phát triển nội dung page!

Hãy sử dụng nguồn tài nguyên này để cùng nhau làm việc hiệu quả!

> *<mark style="color:orange;">Marketing</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Team**</mark>*

<table><thead><tr><th>Họ &#x26; Tên</th><th width="164">Mobile</th><th width="163">Email (@vnpt.vn)</th><th width="161">Vị trí công việc</th><th>Ngày tháng năm sinh</th></tr></thead><tbody><tr><td><strong>Vũ/</strong> Lê Văn</td><td>091-969-0022</td><td>levanvu@</td><td>Leader</td><td>08/09/1988</td></tr><tr><td><strong>Cường/</strong> Vũ Mạnh</td><td>083-366-1695</td><td>cuongvu@</td><td>Graphic Designer</td><td>16/06/1995</td></tr><tr><td><strong>Thủy</strong>/ Phạm Thị Thu</td><td>094-106-3096</td><td>thuyptt155@</td><td>SEO &#x26; Content</td><td>15/05/1998</td></tr><tr><td><strong>Linh</strong>/ Nguyễn Hoàng</td><td>094-106-1602</td><td>linhnh206@</td><td>PR &#x26; Social/ Phụ trách DV Line I</td><td>20/6/2000</td></tr><tr><td><strong>Linh</strong>/ Đan Phương</td><td>083-784-6466</td><td>danphuonglinh@</td><td>PR &#x26; Social/ Phụ trách DV Line P</td><td>22/08/2002</td></tr></tbody></table>


---

# 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://mkt.vnptcloud.com/wiki/master.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.
