# Connecting Recado to WhatsApp

## How do I connect the AI to my WhatsApp line?

### Step 1: Have WhatsApp Linked Devices ready to scan the QR code

1. Open the WhatsApp application.
2. Click on “Linked Devices”
3. Click on “Link Device”, which will open a screen to scan a QR code.

Android –

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfwifwwsvuYFrA3fXjAGO2oo4OBg9StOXbqk3UkUj7cuIE3Pi1h7GDEK2v75dTEEHuJthGN1-HZhL0fR5C38P87IiuyR_RNsRo4H8-1U5BIC5624gFMWWHejsCkhzBTikx7vq1jdKQuqBbE4hCUnD_2y38?key=y6eOGKpoKXSUJH4YtO7aew" alt=""><figcaption></figcaption></figure>

iOS –

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdp9klXZOewnx_cX6TGEQqIgxE3l3q8P2Mmo3ivTsd-DFsWr9o8f_tSc1aOavoNFYoSeNHg8rkyshg8WCmEvDN99LpWuOpg6phz0abgSBCpmnldFaR1RnOoz1zi10r_GO-4oqLyUjsxnGdbWa1KKyFoPR2s?key=y6eOGKpoKXSUJH4YtO7aew" alt=""><figcaption></figcaption></figure>

### Step 2: Connect your WhatsApp to our system by scanning the QR code

1. Log into our platform at <https://recado.co/admin>
2. You’ll see a big modal informing you to “**Re-connect your AI to your WhatsApp account**”.

   \
   When your WhatsApp app is ready to scan the QR code, click on **Get QR Code to Re-connect**, wait a few seconds, then scan the code.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfuxphZWksSOyJB72tSDwFQBkmtinKq-B86QxRu6NeLAOqiAeYYR507z0zFkJnHH3qZxFdaTTEF73pN8Lw8VhLl-KnQQxuuz-xwX7561lD3Y0hRJq3TZHl4fjO0MOv26-qbT1CR7LQacKQDkeeJ2ukekaIt?key=y6eOGKpoKXSUJH4YtO7aew" alt=""><figcaption></figcaption></figure>

If everything goes well you’ll see a success dialog on the bottom-right.&#x20;

And upon refreshing the screen you’ll see an “AI Online” with a green dot on the top right of the screen.


---

# 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.recado.co/english-documentation/connecting-recado-to-whatsapp.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.
