# Twitter

To chat with your customers over Twitter mentions and DMs, connect to a Twitter Account.

**Step 1: Navigate to Channel Settings**&#x20;

From **Settings** module, navigate to the menu item, **Channels**.

**Step 2: Add Channel**

Click **Add Channel** under **Twitter**. Click **Next** and the **Connecting Twitter** dialog should open up.

**Step 3: Connect with Twitter**

Click the **Connect With Twitter** button.

**Step 4: Sign in with a Twitter Account**

Sign in using the Twitter account you would like to connect to and authorize application, click on **Authorize App.**

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

**Step 5: Complete the Setup**

You will be redirected to OneRoute. Click **Dismiss** to complete setup.

<figure><img src="/files/1iRdUzwChJII27dAmIzS" 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://help.oneroute.io/connecting-channels/twitter.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.
