# README

本组织中项目旨在收录各平台优秀应用以免大量搜寻的繁琐。

应用是否优秀并不完全取决于开发者规模、使用技术、资本甚至知识水平，更重要的是身为开发者的自觉与素养。因此，在结尾处也列出黑名单以供参考。

未经授权您不得将组织内任何项目中的任何内容用于盈利。

⚠️本列表中应用在添加时尽管经过测试，但是由于软件更新变更版本的过程中可能引入其它问题并且本列表可能无法及时修正，因此无法担保任何可能带来的风险。对于用户而言，最重要的还是分辨能力与使用习惯

## 授权协议

![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)\
&#x20;除非特别声明，否则组织中所有项目协议均为：[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)

[返回主页](http://amazingapps.org/)


---

# 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-cn-1.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.
