# PageSpeed

- [產品介紹](https://docs.lazypro.app/pagespeed/00-overview.md)
- [快速開始](https://docs.lazypro.app/pagespeed/01-quick-start.md)
- [上傳資料](https://docs.lazypro.app/pagespeed/02-upload-data.md)
- [JSON 檔案格式](https://docs.lazypro.app/pagespeed/03-json-format.md)
- [Pro Mode 切換按鈕](https://docs.lazypro.app/pagespeed/04-pro-mode-toggle.md)
- [+ New 新增網址](https://docs.lazypro.app/pagespeed/05-new-button.md)
- [Share 分享報告](https://docs.lazypro.app/pagespeed/06-share-button.md)
- [Download 下載 JSON](https://docs.lazypro.app/pagespeed/07-download-button.md)
- [報告內的複製功能](https://docs.lazypro.app/pagespeed/08-copy-buttons.md)
- [下載 Markdown 報告](https://docs.lazypro.app/pagespeed/09-download-report.md)
- [分享功能限制](https://docs.lazypro.app/pagespeed/10-share-limitations.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.lazypro.app/pagespeed.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.
