# 艺术二维码

选择你想要的生成方式，输入想要被扫描出的文本，如输入 <https://www.myshirtai.com/>，这样别人扫你生成的二维码就会进入这个网址。请注意，输入的文本内容越少、越精简，效果也越好。

1.无模板模式

<figure><img src="/files/9Zc7ROCiUoL4nDtcHFh1" alt=""><figcaption></figcaption></figure>

2.模板模式

<figure><img src="/files/kBAtoatrbRYoamhA8ZbM" alt=""><figcaption></figcaption></figure>

注意：有一个二维码明显程度可以调整，值越小越艺术，值越大越容易长按识别出。推荐值在0.2\~0.4之间，若想提高识别率，也可以适当提高此值。

<figure><img src="/files/Izt1La6mOXMRDVf7YLK9" alt=""><figcaption></figcaption></figure>

注意：我们所做的工作是将二维码变得更具艺术，但有时可能会出现二维码无法扫描的情况，此时您可以多进行几次尝试，或使用 iw 参数，将该参数值调高（此参数决定二维码在最终图像中明显程度）。您可以在 0 到 1 之间调整。但是，从我们的实验来看，当iw值在 0.25 - 0.45 之间更有可能获得艺术性与易扫描性兼顾的作品。请尝试每次增加/减少 0.02，直到找到最佳值。


---

# 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/yi-shu-chuang-zuo/yi-shu-er-wei-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.
