# 关于 UX 迷思

[UX MYTHS](https://uxmyths.com/) 是一个关于 UX 设计的博客，作者列举了三十余条常见的设计迷思，加以详细的外部引用，阐述了这些迷思的局限性。

两位译者参与过、见证过很多设计讨论，发现这些讨论经常是建立在没有足够证据的感性认知上的。没有证据的认知在圈子内越来越多，设计讨论的质量也逐渐下降。于是我们决定翻译这个博客，希望对新手设计师有一定的帮助。

迷思是台湾对 Myth 的翻译，在简体中文中似乎找不到更好的词语，因此在这里也就沿用了这个译法。

经作者授权后翻译，原博客地址：<https://uxmyths.com/>

译者：Li Li & [Zhilin](https://twitter.com/topherzhng)


---

# 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://uxui.gitbook.io/uxmythscn/guan-yu-ux-mi-si.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.
