# Get Channel ID & Link Your App

### Get Channel ID

Before getting a Channel ID, you are required to set up WhatsApp on the Channels page. After that, you can click the **Setup Account** button to set up your WhatsApp Account.

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

Next, you will be met with the conditions that you must follow to set up your WhatsApp. You can immediately press the **Continue with Meta** button after reading the requirements.

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

And then, you're already set if you follow the WhatsApp verification steps, and your Channel ID will be automatically displayed in the Connected Channels column.

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

### Link your App

There are two ways to Link to your application: through the WhatsApp setup, you have done before and through the Connected Channels column. You can add applications by contacting our team first. After you get them, we will create the application you have submitted.

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

You will be met with the Link to an Application pop-up, and then you can select the application you want to link to, and then, if you have chosen it, you can directly press the **Link** button.


---

# 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-wa.neuapix.com/whatsapp-api/getting-started/get-channel-id-and-link-your-app.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.
