> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-tw/wen-yu-da/64-i-m-looking-for-an-example-of-xyz-in-latex-can-you-help.md).

# 我在找 LaTeX 中 XYZ 的範例，可以幫我嗎？

我們一定會試試看！我們已預先載入了一系列的 [LaTeX 範例與範本](https://www.overleaf.com/latex/templates) 到 Overleaf 中，而且有許多優秀的社群網站提供大量範例可供選擇。

我們也建議搜尋 [TeXample](http://www.texample.net/) 和 [LaTeX Templates](http://www.latextemplates.com/) 這些網站，找出最接近您需求的內容——您可以直接在 Overleaf 中開啟您找到的範例或範本，並依需要編輯。

該 [創建 Overleaf 的團隊](https://www.overleaf.com/about) 也都擁有豐富的 LaTeX 專業知識，因此如果您有特定問題，請 [與我們聯絡](https://www.overleaf.com/contact) 我們會盡力提供協助。


---

# 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 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-tw/wen-yu-da/64-i-m-looking-for-an-example-of-xyz-in-latex-can-you-help.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
