# Hướng dẫn

- [Màn hình chính](https://docs.wriai.com/huong-dan/man-hinh-chinh.md): Đậy là màn hình bạn hay sử dụng nhất khi dùng WriAi
- [Hiệu chỉnh bài viết](https://docs.wriai.com/huong-dan/hieu-chinh-bai-viet.md): Màn hình thường dùng để viết và hiệu chỉnh bài viết của AI
- [Đăng bài viết](https://docs.wriai.com/huong-dan/dang-bai-viet.md): Đăng bài viết lên website Wordpress của bạn
- [Lịch sử](https://docs.wriai.com/huong-dan/lich-su.md): Xem lịch sử AI viết bài và đăng bài vào blog cho bạn


---

# 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://docs.wriai.com/huong-dan.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.
