# LzayPro Docs

## Docs

- [LazyPro](https://docs.lazypro.app/readme.md)
- [產品介紹](https://docs.lazypro.app/invoice/00-overview.md)
- [快速開始](https://docs.lazypro.app/invoice/01-quick-start.md)
- [使用 AI 轉換訂單資料](https://docs.lazypro.app/invoice/02-ai-convert.md)
- [JSON 檔案格式](https://docs.lazypro.app/invoice/03-json-format.md)
- [測試環境限制](https://docs.lazypro.app/invoice/04-test-limitations.md)
- [產品介紹](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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lazypro.app/readme.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.
