# Page Not Found

The URL `files/HLLArgNpDQTRmTvWecu0` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [1.1 Đăng nhập AIVA trên Máy tính](https://huongdan.aiva.vn/gioi-thieu/1.-lam-quen-voi-aiva/1.1-dang-nhap-aiva-tren-may-tinh.md)
- [1. Cách đưa AIVA ra thanh dấu trang để làm việc nhanh hơn](https://huongdan.aiva.vn/gioi-thieu/5.-dong-hanh-voi-clb-aiva/1.-cach-dua-aiva-ra-thanh-dau-trang-de-lam-viec-nhanh-hon.md)
- [11. Trợ lý AI hỗ trợ Viết Lách trên AIVA](https://huongdan.aiva.vn/gioi-thieu/3.-tro-ly-ai-thong-minh/11.-tro-ly-ai-ho-tro-viet-lach-tren-aiva.md)
- [9. Trợ lý AI trên AIVA giúp bạn phát triển thương hiệu cá nhân](https://huongdan.aiva.vn/gioi-thieu/3.-tro-ly-ai-thong-minh/9.-tro-ly-ai-tren-aiva-giup-ban-phat-trien-thuong-hieu-ca-nhan.md)
- [8. Trợ lý AI trên AIVA giúp bạn Phát triển bản thân và Sự nghiệp](https://huongdan.aiva.vn/gioi-thieu/3.-tro-ly-ai-thong-minh/8.-tro-ly-ai-tren-aiva-giup-ban-phat-trien-ban-than-va-su-nghiep.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://huongdan.aiva.vn/gioi-thieu/1.-lam-quen-voi-aiva/1.1-dang-nhap-aiva-tren-may-tinh.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.

### Option 2 — Browse the documentation index

Full index: https://huongdan.aiva.vn/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://huongdan.aiva.vn/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/gioi-thieu/1.-lam-quen-voi-aiva/1.1-dang-nhap-aiva-tren-may-tinh.md`).

You may also use `Accept: text/markdown` header for content negotiation.
