> 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/bluesky.md).

# BlueSky

### **Feature Description**

**AIKTP Booster – Bluesky Integration** allows you to:

* Connect your **Bluesky** account using an official **App Password**.
* Automatically post to your Bluesky timeline (status, links, images, videos, etc.).
* Support full posts with text, link previews, hashtags, and mentions.
* **Goal:** Help you quickly share SEO content, blog posts, products, or AI videos from AIKTP — boosting engagement and organic traffic from the Bluesky network without manual posting.

### Connection Guide

Go to **Booster → Channels** (or visit <https://aiktp.com/booster/channels>) and click the **Bluesky icon**

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

**Your&#x20;*****handle*** is your profile name (e.g., `yourname.bsky.social`). You can find it in your **Bluesky profile**.

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

**App Password:** Go to <https://bsky.app/settings/app-passwords> and generate a new **App Password** to connect with AIKTP.

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

**Enter Your Credentials:**\
Fill in the following information on AIKTP:

* **Handle** (your Bluesky username)
* **App Password** (the one you just created)

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

Click **Verify & Save** so AIKTP can securely store your account.\
Once verified, your Bluesky account will appear in the channel list

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

#### **Start Posting**

Now you can post directly from **AIKTP** to your **Bluesky** account — simply go to the **“Boost Now”** menu or visit:\
👉 <https://aiktp.com/booster/boost-now>

<figure><img src="/files/ReDEW3qiKBDqMOeo6Qw0" 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/bluesky.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.
