# WeChat | 整合到 Omnichat

## 前置作業

若您需要在 WeChat 發送訊息，請務必完成年審認證流程，詳細步驟請參考下方資訊

{% content-ref url="/pages/J2djPrcB19v2nR4B1LOD" %}
[WeChat 年度審核確認方式](/features/tong-xun-qu-dao/integrations/wechat-zheng-he-dao-omnichat/wechat-annualverification.md)
{% endcontent-ref %}

若您已完成前置作業，可再往下完成串接流程

## 步驟一

首先要登入到微信的後台（<https://mp.weixin.qq.com/）>

{% embed url="<https://mp.weixin.qq.com/>" %}

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

## 步驟二

#### 在手機中打開WeChat 按右上角 `+` 的符號 選「`掃描」` 或 「`Scan」`

![](/files/wR7zEazSwtdhV24Vmj5H)

## 步驟三

#### 1. 用手機掃描電腦瀏覽器中的 QR Code 後，在手機中選擇需要登錄的帳號

![](/files/W9ePKTWBQ5EEbKpfwiFr)

#### 2. 選擇需要登錄的帳號後 電腦瀏覽器會自動登入到WeChat的後台

#### 3. 然後在左列選單選擇進入「**設置與開發」** 裡的 「**基本配置」**

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

#### 4. 進入**基本配置頁面**後，複製 ***開發者ID（AppID）*** 和 ***`開發者密碼 (AppSecret)`*** 給 Omnichat 的工作人員

<figure><img src="/files/2VELLHoy95u9pWAEBs5r" alt=""><figcaption></figcaption></figure>

## 步驟四

#### 1. 您畫面中的服務器配置可能尚未啟用，請先調整為「啟用 」，然後按「修改配置」

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

#### 2. 在服務器配置中，您需要填入 URL 、Token、EncodingAESKey、Outbound IP這四項資訊 並選擇「明文模式」 。

請向您的 Omnichat 顧問索取以下三項資訊：URL、Token 和 EncodingAESKey，取得後請貼到下方欄位中：

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

Outbound IP則請直接貼到下方位置：

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

## 步驟五 按`提交`後即完成整合


---

# 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.omnichat.ai/features/tong-xun-qu-dao/integrations/wechat-zheng-he-dao-omnichat.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.
