# OpenResty

## OpenResty简介

[OpenResty](http://openresty.org)是一个集成了标准的Nginx核心，LuaJIT以及很多精心编写的Lua库、高质量的第三方Nginx模块和相关扩展依赖软件包。这个软件的设计目标是帮助开发者快速构建可伸缩的web应用、web服务和动态web网关。

## 参考

* [OpenResty官网](http://openresty.org/)
* [OpenResty中文教程](http://openresty.org/download/agentzh-nginx-tutorials-zhcn.html)


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/service/openresty.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.
