# 知識庫

- [身份認證說明](https://docs.simple.taipei/knowledge-base/know-your-customer.md)
- [結帳金額說明](https://docs.simple.taipei/knowledge-base/exp-of-amount.md)
- [雲端主機說明](https://docs.simple.taipei/knowledge-base/cloud-computing.md)
- [管理產品與服務](https://docs.simple.taipei/knowledge-base/cloud-computing/manage-product-and-service.md)
- [管理您所擁有的主機](https://docs.simple.taipei/knowledge-base/cloud-computing/manage-your-server.md)
- [網路與連線資訊](https://docs.simple.taipei/knowledge-base/networking.md)
- [BGP / BYOIP](https://docs.simple.taipei/knowledge-base/networking/bgp-byoip.md)
- [端口與服務封鎖](https://docs.simple.taipei/knowledge-base/networking/port-or-service-limit.md)
- [在各系統中進行抓包](https://docs.simple.taipei/knowledge-base/networking/dump-packet-in-server.md)
- [在各系統中進行路由追蹤](https://docs.simple.taipei/knowledge-base/networking/traceroute-in-server.md)
- [Minecraft SRV 紀錄設定](https://docs.simple.taipei/knowledge-base/minecraft-server-srv-settings.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://docs.simple.taipei/knowledge-base.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.
