# NGINX Plus

- [NGINX: Hiệu suất vượt trội và giải pháp tối ưu cho hệ thống web](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-hieu-suat-vuot-troi-va-giai-phap-toi-uu-cho-he-thong-web.md)
- [NGINX: Hướng dẫn chi tiết sử dụng GeoIP2 trên Alpine](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-huong-dan-chi-tiet-su-dung-geoip2-tren-alpine.md)
- [NGINX: Hướng dẫn sử dụng Lua trên Alpine](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-huong-dan-su-dung-lua-tren-alpine.md)
- [NGINX: Hướng Dẫn Chi Tiết Cấu Hình Load Balancer](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-huong-dan-chi-tiet-cau-hinh-load-balancer.md): Load Balancer là một trong những tính năng mạnh mẽ của NGINX, cho phép phân phối yêu cầu từ người dùng đến nhiều backend server khác nhau.
- [NGINX: Hướng Dẫn Sử Dụng Dynamic Modules](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-huong-dan-su-dung-dynamic-modules.md)
- [NGINX: Hướng dẫn Cài đặt và Sử dụng Module njs](https://blogs.nhquydev.net/ung-dung/nginx-plus/nginx-huong-dan-cai-dat-va-su-dung-module-njs.md)
- [Tích Hợp NGINX Làm API Gateway với Các Bước Xử Lý Phổ Biến](https://blogs.nhquydev.net/ung-dung/nginx-plus/tich-hop-nginx-lam-api-gateway-voi-cac-buoc-xu-ly-pho-bien.md): Khi phát triển các ứng dụng hiện đại, việc sử dụng API Gateway để quản lý luồng yêu cầu từ phía client đến backend là một giải pháp hiệu quả và phổ biế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://blogs.nhquydev.net/ung-dung/nginx-plus.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.
