> For the complete documentation index, see [llms.txt](https://tailieu.appon.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.appon.vn/huong-dan-co-ban/basic-use-block/khoi-cua-toi-my-block.md).

# Khối của tôi - My Block

Trong quá trình bạn sử dụng Appon, bạn cần lưu lại những thiết kế của bạn để có thể tái sử dụng ở các App khác. Vì vậy **Khối của tôi** là nơi bạn lưu lại các mẫu giao diện để sử dụng ở nhiều **Page**, nhiều App khác nhau.

Cách sử dụng, sau khi đã tạo được 1 mẫu giao diện đẹp bạn click chuột ra khoảng trắng trong **Column** chọn **Lưu mẫu** , đặt tên và thêm mô tả cho mẫu giao diện của bạn, tải thêm hình ảnh cho mẫu giao diện để phân biệt giữa các giao diện đã lưu và chọn Create.

![Chọn vào khoảng trắng và ấn lưu mẫu](/files/BFoGKXvkN1XZhQo9GK24) ![Đặt tên cho mẫu và ấn create](/files/1DeqfHhLkyCbn62OUNWb)

Sau khi tạo xong bạn vào phần **Khối**  >> **Khối của tôi** kéo giao diện vừa lưu ra và sử dụng ở các **Page** khác và các App khác.


---

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

```
GET https://tailieu.appon.vn/huong-dan-co-ban/basic-use-block/khoi-cua-toi-my-block.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.
