# TJGuard Docs

## Documentation

- [Welcome](https://tjguard.gitbook.io/tjguard-docs/readme.md)
- [Tạo tài khoản](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/tao-tai-khoan.md)
- [Thao tác đơn giản với Vault](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thao-tac-don-gian-voi-vault.md)
- [Thư mục](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thu-muc.md): Tạo thư mục để quản lý các vault thuận tiện hơn. Sử dụng cho gói plus / pro
- [Chia sẻ Vault](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/chia-se-vault.md): Dành cho gói Plus hoặc Pro
- [Đồng ý / Từ chối lời mời chia sẻ](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/dong-y-tu-choi-loi-moi-chia-se.md)
- [Chủ sở hữu thao tác với thành viên của Vault](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/chu-so-huu-thao-tac-voi-thanh-vien-cua-vault.md): Dành cho gói Plus hoặc Pro
- [Thành viên thao tác với Vault được chia sẻ](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thanh-vien-thao-tac-voi-vault-duoc-chia-se.md)
- [Mời người dùng chưa có tài khoản TJGuard](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/moi-nguoi-dung-chua-co-tai-khoan-tjguard.md)
- [Xem lịch sử truy vết cá nhân](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/xem-lich-su-truy-vet-ca-nhan.md): Dành cho gói Plus hoặc Pro
- [Thùng rác](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thung-rac.md): Tính năng lưu lại các vault đã xóa trong vòng 30 ngày. Dùng cho gói plus / pro
- [Xem lịch sử truy vết của một Vault cụ thể](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/xem-lich-su-truy-vet-cua-mot-vault-cu-the.md)
- [Thanh toán](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thanh-toan.md)
- [Đổi master password](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/doi-master-password.md)
- [Xác thực 2 bước (2FA)](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/xac-thuc-2-buoc-2fa.md): Dành cho gói Plus hoặc Pro
- [Khóa khôi phục](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/khoa-khoi-phuc.md): Dành cho gói Plus hoặc Pro
- [Thay đổi khóa khôi phục](https://tjguard.gitbook.io/tjguard-docs/huong-dan-su-dung/thay-doi-khoa-khoi-phuc.md): Dành cho gói Pro
- [Cài đặt extension](https://tjguard.gitbook.io/tjguard-docs/cai-dat-va-s-dung-extension/cai-dat-extension.md)
- [Cách sử dụng extension](https://tjguard.gitbook.io/tjguard-docs/cai-dat-va-s-dung-extension/cach-su-dung-extension.md)
- [Cài đặt và hướng dẫn sử dụng app mobile](https://tjguard.gitbook.io/tjguard-docs/app-mobile/cai-dat-va-huong-dan-su-dung-app-mobile.md): Lưu ý app mobile của TJGuard hiện chỉ sử dụng được trên Android bằng cách tải và cài đặt file apk. App mobile hỗ trợ các thao tác như trên website, autofill cho app native và google chrome


---

# 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://tjguard.gitbook.io/tjguard-docs/readme.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.
