> For the complete documentation index, see [llms.txt](https://huongdan.mapway.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.mapway.com.vn/bang-gia/bang-trang-ca-nhan.md).

# Bảng giá tài khoản pro

Tài khoản pro sẽ được kích hoạt cùng với trang cá nhân, có tính năng tương tự website, giúp bạn giới thiệu sản phẩm để khách hàng dễ dàng hơn

{% content-ref url="/pages/-MjRrH72xu8ihr0Wcjqy" %}
[Hướng dẫn trang cá nhân](/huong-dan/huong-dan-trang-ca-nhan.md)
{% endcontent-ref %}

| Vị trí hiển thị | 1 tháng  | 12 tháng   |
| --------------- | -------- | ---------- |
| Tin thường      | 500.000đ | 5.000.000đ |

{% hint style="info" %}
Khi kích hoạt trang cá nhân, bạn có thể đăng 60 tin mỗi tháng
{% endhint %}

{% content-ref url="/pages/-MbuI9yat05lkMtZhPnp" %}
[Bảng giá đăng tin, up tin](/bang-gia/bang-gia-dang-tin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjRmC3rR5r8h3xcbFzx" %}
[Bảng giá trang dự án](/bang-gia/bang-gia-trang-du-an.md)
{% endcontent-ref %}


---

# 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://huongdan.mapway.com.vn/bang-gia/bang-trang-ca-nhan.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.
