> For the complete documentation index, see [llms.txt](https://docs.chatalog.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatalog.ai/zh-hk/platform-setup/whatsapp-connection-guide/whatsapp-menu/lian-jie-mu-lu-dao-ni-de-hao-ma.md).

# 連接目錄到你的號碼

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

### 要將目錄連接到您的 WhatsApp 商業 API 帳戶，請按照以下步驟操作：

1. 前往 [**Business Manager**](https://business.facebook.com/settings)，選擇您的企業。
2. 點擊[ **WhatsApp 管理員**](https://business.facebook.com/wa/manage/)。
3. 點擊您要連接目錄的帳戶。
4. 在左側菜單中，點擊**目錄**。
5. 選擇要連接的目錄。
6. 如果您想查看或管理目錄，請點擊“**查看目錄”**。
7. 點擊“**連接目錄**”。

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

目錄已經成功連接到你的WhatsApp 商業API 賬號了！

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chatalog.ai/zh-hk/platform-setup/whatsapp-connection-guide/whatsapp-menu/lian-jie-mu-lu-dao-ni-de-hao-ma.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
