# Bản đồ

Để chèn bản đồ vào Landing page, bạn hãy thực hiện các bước sau:&#x20;

**Bước 1:** Truy cập vào Google Map, Search địa chỉ công ty/shop&#x20;

**Bước 2:** Nhấn vào nút chia sẻ ->  Nhúng bản đồ -> Sao chép mã HTML&#x20;

![](/files/IKMurWsYqOPd7xBNg7yx)

![](/files/XIo8FPZH9ekuCdVAU1F1)

**Bước 3:** Vào chỉnh sửa trang landing page thêm mới -> Mã HTML -> Thiết lập nâng cao -> Paste mã HTML bản đồ bạn vừa sao chép vào&#x20;

![](/files/USbbfVjg0CidNbg0YRFD)

**Bước 4:** Điều chỉnh kích thước bản đồ&#x20;

Bạn thay đổi phần width (chiều rộng)  và height( chiều cao) trong mã HTML theo kích thước mình mong muốn nhé!&#x20;

Kết quả sẽ ra như hình dưới đây:

![](/files/n41WzhOg9Ylz7DlGwom1)


---

# Agent Instructions: 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:

```
GET https://help.bepage.vn/bepage/cac-phan-tu-co-ban/ban-do.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
