# 下载

1. [tars介绍.pptx](https://github.com/TarsCloud/TarsDocs/blob/master/resources-sharing/ppt/TARS.pptx)
2. [TarsPHP解密.pdf](https://github.com/TarsCloud/TarsDocs/blob/master/resources-sharing/pdf/TARS微服务解密-PHP构建高性能WEB后台.pdf)
3. [TarsJava本地调试.pdf](https://github.com/TarsCloud/TarsDocs/blob/master/resources-sharing/pdf/TarsJava服务端的本地调试--正风.pdf)
4. [微服务在腾讯的业务实践.pptx](https://github.com/TarsCloud/TarsDocs/blob/master/resources-sharing/ppt/微服务架构在腾讯系业务的实践.pptx)


---

# 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://tarscloud.gitbook.io/tarsdocs/qi-ta-zi-yuan-fen-xiang/summary.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.
