# SUMMARY

* [Introduction](/organization-wiki/zh-tw-1.md)
* [常見問題](/organization-wiki/zh-tw/faqs.md)
* [關於鳴謝列表](/organization-wiki/zh-tw/about-acknowledgment.md)
* [圖標來源說明](/organization-wiki/zh-tw/logo-source.md)
* [捐助](/organization-wiki/zh-tw/donation-and-help.md)
* [團隊成員](https://github.com/amazing-apps/organization-wiki/tree/6e1fba844cc3eac4e91f86ed628138abb03a384a/zh-TW/Stuff.md)
* [工作流程](/organization-wiki/zh-tw/workflow.md)

## Contribution Guidelines

* [Windows](/organization-wiki/zh-tw/contribution-guidelines/windows-guidelines.md)
* [火狐附加元件](/organization-wiki/zh-tw/contribution-guidelines/firefox-huo-hu-kuo-zhan.md)

## Global Lists

* [捐助者](https://github.com/amazing-apps/organization-wiki/tree/6e1fba844cc3eac4e91f86ed628138abb03a384a/zh-TW/Global-Lists/donators.md)
* [團隊成員](https://github.com/amazing-apps/organization-wiki/tree/6e1fba844cc3eac4e91f86ed628138abb03a384a/zh-TW/Global-Lists/Stuff.md)

## Windows Lists

* [主要貢獻者](/organization-wiki/zh-tw/windows-lists/main.md)
* [其他個人](/organization-wiki/zh-tw/windows-lists/others.md)
* [第三方宣傳](/organization-wiki/zh-tw/windows-lists/3p.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://amazing-apps.gitbook.io/organization-wiki/zh-tw/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.
