# HyperCore Docs

## HyperCore Docs

- [HyperCore Docs](https://docs.hypercore.vn/hypercore-docs.md)
- [Changelog](https://docs.hypercore.vn/changelog.md)
- [Overview](https://docs.hypercore.vn/platform-overview/overview.md)
- [Thông tin đặc tả phần cứng](https://docs.hypercore.vn/platform-overview/thong-tin-dac-ta-phan-cung.md)
- [Giới thiệu và Cấu hình cơ bản Load Balancer](https://docs.hypercore.vn/load-balancer/gioi-thieu-va-cau-hinh-co-ban-load-balancer.md)
- [Thông số kỹ thuật](https://docs.hypercore.vn/load-balancer/thong-so-ky-thuat.md)
- [Thuật toán cân bằng tải](https://docs.hypercore.vn/load-balancer/thuat-toan-can-bang-tai.md)
- [Forwarding Rules và HTTPS](https://docs.hypercore.vn/load-balancer/forwarding-rules-va-https.md)
- [Health Checks](https://docs.hypercore.vn/load-balancer/health-checks.md)
- [Cấu hình tùy chỉnh tên miền cho S3 Static Website](https://docs.hypercore.vn/object-storage/cau-hinh-tuy-chinh-ten-mien-cho-s3-static-website.md)
- [Mount Bucket trên Linux](https://docs.hypercore.vn/object-storage/mount-bucket-tren-linux.md): Trong bài viết này HyperCore sẽ hướng dẫn Quý khách cách để mount S3 Object Storage lên máy chủ Linux để sử dụng như một kho lưu trữ thông thường.
- [Kích hoạt Xác thực 2 bước](https://docs.hypercore.vn/tai-khoan/kich-hoat-xac-thuc-2-buoc.md)
- [Xác minh số điện thoại](https://docs.hypercore.vn/tai-khoan/xac-minh-so-dien-thoai.md)
- [Yêu cầu xuất hóa đơn GTGT](https://docs.hypercore.vn/thanh-toan/yeu-cau-xuat-hoa-don-gtgt.md): Trong bài viết này HyperCore sẽ hướng dẫn Quý khách gửi yêu cầu xuất hóa đơn GTGT (hóa đơn điện tử)
- [Giới thiệu](https://docs.hypercore.vn/quan-ly-team/gioi-thieu.md)
- [Tạo Team mới](https://docs.hypercore.vn/quan-ly-team/tao-team-moi.md)
- [Thêm thành viên mới vào Team](https://docs.hypercore.vn/quan-ly-team/them-thanh-vien-moi-vao-team.md)


---

# 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.hypercore.vn/hypercore-docs.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.
