# 𝕏 (Twitter) Bridging Guide

### Step 1

Login into the Textrp platform and start a new conversation with the twitter **bot twitterbot:synapse.textrp.io**

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

* send a message to the bot **“login-cookie”** and follow the instructions.

<figure><img src="/files/VsFukaznKHVKS2UAzbEL" alt=""><figcaption><p>follow the instructions.</p></figcaption></figure>

### Step 2

* Open an incognito window.
* Visit Twitter ([https://twitter.com](https://twitter.com/)).
* Log in to your Twitter account.

<figure><img src="/files/ZQFSX0ltQK9xNHbZtgvC" alt=""><figcaption><p>Open an incognito window.</p></figcaption></figure>

#### Open Developer Tools

* Press F12.
* Open the developer tool

<figure><img src="/files/BcVE2AaBnivMO6py2bPT" alt=""><figcaption><p>Press F12 tab on your keyboard.</p></figcaption></figure>

#### Step 3: Access "Application" or "Storage" Tab

* In the developer tools, find **"Application"** (Chrome) or **"Storage"** (Firefox) and click on it.
* In the sidebar, select **"Cookies"** for <https://twitter.com>.

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

#### Step 4: Find the <mark style="color:blue;">**"auth\_token"**</mark> cookie.

* double-click the value, and copy it, and paste it in the chat.

<figure><img src="/files/qFFGfn61XmmrUaPY5HF4" alt=""><figcaption><p><mark style="color:blue;">copy it, and paste it in the chat with the bot</mark></p></figcaption></figure>

Paste it in the chat with the bot

<figure><img src="/files/kyCM0pMHVgK9mEMFTp1T" alt=""><figcaption><p><mark style="color:blue;">Paste the copied <strong>"auth_token"</strong> in the designated field on Textrp.</mark></p></figcaption></figure>

#### Step 5: Copy the ct0 value, close the private window.

<figure><img src="/files/i4QNaoGOFdrfdXXhVhmR" alt=""><figcaption><p>Before you paste the <mark style="color:blue;"><strong>ct0 value,</strong></mark> close the private window</p></figcaption></figure>

#### Paste the <mark style="color:blue;">"ct0 value"</mark> in the chat with the bot field on Textrp

<figure><img src="/files/8SePsfcMOY8Ozn7GkzDj" alt=""><figcaption></figcaption></figure>

Follow **Textrp** instructions to complete the process.

&#x20;You've successfully linked your Twitter account with Textrp.

**Important Note: Textrp's Bridge Functionality**

Textrp's bridge functionality is designed to enhance your text-based role-playing (RP) experience, but it's essential to understand its limitations and potential interactions with external platforms.

1. **Syncing of Direct Messages (DMs):** Please be aware that the Textrp bridge currently supports DMs moving forward. This means that any Direct Messages exchanged on your linked platform <mark style="color:blue;">**"X"**</mark> before the bridge setup won't be synchronized with Textrp. Only new DMs after the bridge setup will be integrated into your Textrp experience.
2. **Password Changes:** If you change your password on platform <mark style="color:blue;">**X**</mark>, you will need to re-bridge your account. This is because the bridge relies on the authentication token associated with your <mark style="color:blue;">**X**</mark> account, and changing your password invalidates the token. To continue enjoying the benefits of the bridge, simply follow the bridging process again after any password changes on <mark style="color:blue;">**X.**</mark>

We hope this clarification helps you make the most of Textrp's bridge feature while understanding its limitations and maintenance requirements. If you have any further questions or need assistance, please don't hesitate to reach out to our support team.


---

# 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.textrp.io/bridging-twitter/twitter-bridging-guide.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.
