> 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-gia-dang-tin.md).

# Bảng giá đăng tin, up tin

{% hint style="info" %}
Từ 13/09/2021, user đã kích hoạt website cá nhân có thể đăng **2 tin miễn phí mỗi ngày**. Từ tin thứ ba trở đi, bạn có thể sử dụng gói tính phí để đăng tin
{% endhint %}

{% content-ref url="/pages/-MbojsUIM4CvtHnWGY9g" %}
[Hướng dẫn đăng tin](/huong-dan/huong-dan-dang-tin.md)
{% endcontent-ref %}

### Bảng giá đăng tin mua bán, cho thuê

| Loại tin   | Bảng giá ngày | Bảng giá tuần | Bảng giá tháng |
| ---------- | ------------- | ------------- | -------------- |
| Tin thường | --            | --            | 270.000đ       |
| Nổi bật    |               |               | 27.000.000đ    |

{% hint style="info" %}
Ghi chú: Mapway hỗ trợ khách hàng đăng tin, nâng cấp gói. Liên hệ hotline 0888066600 để được tư vấn
{% endhint %}

### Bảng giá up tin tự động

| Up tin tự động                      | Giá tiền | Số lần up |
| ----------------------------------- | -------- | --------- |
| Up ngay                             | 5.000đ   | 1 lần     |
| 2 lần trong vòng 1 ngày             | 10.000đ  | 2 lần     |
| 3 ngày liên tiếp, mỗi ngày up 1 lần | 15.000đ  | 3 lần     |
| 3 ngày liên tiếp, mỗi ngày up 2 lần | 30.000đ  | 6 lần     |
| 7 ngày liên tiếp, mỗi ngày up 1 lần | 35.000đ  | 7 lần     |
| 7 ngày liên tiếp, mỗi ngày up 2 lần | 50.000đ  | 14 lần    |

{% content-ref url="/pages/-MjRlA1WNz\_K-AtdvhQ-" %}
[Bảng giá tài khoản pro](/bang-gia/bang-trang-ca-nhan.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-gia-dang-tin.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.
