# kong

- [Kong使用ip-pestriction插件配置IP白名单](https://liujinye.gitbook.io/openshift-docs/kong/kong-shi-yong-ippestriction-cha-jian-pei-zhi-ip-bai-ming-dan.md)
- [kong admin api 使用 go-kong 调用](https://liujinye.gitbook.io/openshift-docs/kong/kong-admin-api-shi-yong-gokong-tiao-yong.md)
- [kong manager页面显示空白，报错net:ERR\_HTTP2\_PROTOCOL\_ERROR](https://liujinye.gitbook.io/openshift-docs/kong/kong-manager-ye-mian-xian-shi-kong-bai-bao-cuo-neterrhttp2protocolerror.md)
- [kong helm 安装](https://liujinye.gitbook.io/openshift-docs/kong/konghelm-an-zhuang.md)
- [kong 自定义默认error html](https://liujinye.gitbook.io/openshift-docs/kong/kong-zi-ding-yi-mo-error-html.md)
- [使用kong转发TCP服务](https://liujinye.gitbook.io/openshift-docs/kong/shi-yong-kong-zhuan-fa-tcp-fu-wu.md)


---

# 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://liujinye.gitbook.io/openshift-docs/kong.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.
