# 咒语的词语顺序会影响结果吗？

> **官方说明：**
>
> Word order matters. Early words are generally more influential.

大概意思是：顺序会影响结果，越早出现的关键词，对结果影响越大。

**官方建议：**

1. 避免多次出现同一个词语，除非你需要强调\~
2. 越具体的词语，越容易生成想要的结果；
3. 请使用句子片段，切勿长篇论调；
4. 避免使用4K、8K、16K等无效安慰词汇。


---

# 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://docs.myshirtai.com/question/zhou-yu-de-ci-yu-shun-xu-hui-ying-xiang-jie-guo-ma.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.
