> For the complete documentation index, see [llms.txt](https://docs.aiktp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiktp.com/booster/channels/x.com-twitter.md).

# X.COM (Twitter)

#### Feature Description

**AIKTP Booster** is a tool that helps you automatically post content to your **X.com (Twitter)** account.

Posting to **X.com** allows you to automatically share content from **AIKTP** to your **profile** and **community pages** — including text, images, original article links, and hashtags.

**Goals:**

* Increase organic traffic to your website.
* Build high-quality backlinks.
* Keep your X account active with fresh and engaging content.

To allow AIKTP to post on your behalf, you’ll need to **create an X.com App** and connect it to **AIKTP**.

### Create an App & Connect to X.com

**Step 1: Create a Developer Account on X.com**

1. Visit <https://developer.x.com/en/portal/dashboard>.
2. Log in with your **X account**.
3. Select **Sign up for Free Account**.

<figure><img src="/files/rQZb31agWKmJe6VtnA1r" alt="" width="375"><figcaption></figcaption></figure>

At the next step (**Developer Agreement & Policy**), you’ll need to provide a short app description (minimum 250 characters).

You can copy and paste the text below:

> The integration is designed for legitimate marketing automation — similar to tools like Buffer or Hootsuite.> \
> Each user connects their own X account securely via OAuth.> \
> We only use the official API endpoints (statuses/update, users/me, etc.) and store minimal metadata (access tokens, timestamps).> \
> Users can disconnect their account anytime.

<figure><img src="/files/3oUj3BxkZ934L0i1zBib" alt="" width="375"><figcaption></figcaption></figure>

Then click **“Submit”** to complete app creation.

#### **Step 2: Configure the App**

In your **Developer Dashboard**, click on the **App** you just created.

<figure><img src="/files/ARQIf5xwO0Nke3SpYvjJ" alt="" width="563"><figcaption></figcaption></figure>

Click the **settings (⚙️) icon**, then select **Set Up**.

<figure><img src="/files/KdnaX8kmYxOvf15t6AWz" alt="" width="563"><figcaption></figcaption></figure>

**Set the following options:**

**App Permissions**: Read and Write and Direct Message

**Type of app**:  Web App, Automated App or Bot<br>

<figure><img src="/files/A4zKt91vqvE5Pc4g4OSE" alt="" width="563"><figcaption></figcaption></figure>

Then scroll down and fill in:

> **Callback URI / Redirect URL**: <https://aiktp.com/callback/booster/x.php>
>
> **Website URL**: <https://aiktp.com>

<figure><img src="/files/YhiwGdxxfHiZL6MuYjbK" alt="" width="563"><figcaption></figcaption></figure>

Click **Save** and then **Yes** to confirm.<br>

<figure><img src="/files/edwVtFkVxb20XPtHnlu0" alt="" width="375"><figcaption></figcaption></figure>

After saving, you’ll see two important details:

* **Client ID**
* **Client Secret**

<figure><img src="/files/91v6yxkSyUIjsslNmGZQ" alt="" width="563"><figcaption></figcaption></figure>

Copy both values and go to:\
👉 <https://aiktp.com/booster/channels>

<figure><img src="/files/kmQycclz8GDHqyCCrHYG" alt="" width="563"><figcaption></figcaption></figure>

Select **X.com**, then paste the **Client ID** and **Client Secret**, and click **Save & Connect**.

<figure><img src="/files/yHn97ZT6xiVRyH4tGa49" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 3: Authorize the Connection**

After saving, click the **Connect X Account To App** button.\
You’ll be redirected to an **authorization page** — click **Authorize App** to confirm the connection.

<figure><img src="/files/y7DIUtEQR9GCB6qmADUZ" alt="" width="375"><figcaption></figcaption></figure>

### Ready to Post

You’re all set!\
Now you can post to your X account directly from AIKTP:

* Go to **Boost Now** or visit <https://aiktp.com/booster/boost-now>
* Enter your content
* Choose **Platform: X.com**
* Click **Start Boosting**

AIKTP will automatically:

* Rewrite your content to match X’s style,
* Add hashtags and backlinks to your original article,
* And post it directly to your X account — all with just **one click**.

<figure><img src="/files/tJNn8iAcepDfUDrsEzET" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aiktp.com/booster/channels/x.com-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.
