# 华为WeCode小程序

## 标准版、插件有什么区别

首先推荐您使用标准版SDK，华为WeCode小程序SDK插件会增强标准的部分功能。非必须如有需要请自行添加。

{% content-ref url="/pages/-MNS0GrQqhbpYjmPu4bn" %}
[WeCode SDK 标准版](/integration/sdk/huaweiwecode/wecode.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNSmZlFuhkiz-Bdo0-T" %}
[WeCode SDK插件](/integration/sdk/huaweiwecode/wecodeplus.md)
{% endcontent-ref %}


---

# 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://arkdocs.analysys.cn/integration/sdk/huaweiwecode.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.
