# Connect X on Dex

On DEX, you can link your X (Twitter) account to the AutoAgents orchestration platform. Once connected, you’ll be able to test fully agentic features in a dedicated chat interface, with your X account serving as your login credential.

## Why should you connect X <a href="#why-you-should-to-connect-x" id="why-you-should-to-connect-x"></a>

The orchestration platform lets you instruct AI agents to post on X, reply to the tweet, and handle other tasks automatically. Additionally, you can add a knowledge base to give the agents more context and create richer, more accurate responses.

## How to connect

### 1. Open the **My Auto Agents** tab and click the **Connect X** button.

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

### **2. After connecting successfully, you’ll see a button that redirects you to the AutoAgents orchestration platform.**

<figure><img src="/files/jdNK5LRVO6yFCkFYjtCO" 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.rivalz.ai/rome-swarm-protocol/dex/connect-x-on-dex.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.
