# wriai.com

## wriai.com

- [Giới thiệu WriAi](https://docs.wriai.com/gioi-thieu-wriai.md)
- [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
- [Dùng thử](https://docs.wriai.com/tai-khoan/dung-thu.md): Hướng dẫn khách hàng đăng ký và dùng thử WriAi
- [Nâng VIP](https://docs.wriai.com/tai-khoan/nang-vip.md): WriAI có 3 gói phù hợp với nhiều mục tiêu khách hàng khác nhau
- [Sử dụng hợp lý](https://docs.wriai.com/tai-khoan/nang-vip/su-dung-hop-ly.md): Yêu cầu dành cho Khách hàng VIP
- [FAQ](https://docs.wriai.com/h-i-dap/faq.md)
- [WriAI viết Crypto không ?](https://docs.wriai.com/h-i-dap/wriai-viet-crypto-khong.md): WriAI có thể viết nội dung về Crypto, Bitcoin, ETH ...


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wriai.com/gioi-thieu-wriai.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.
