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

# Hashnode

### **Feature Description**

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

* Connect your **Hashnode** account through the official **API**.
* Automatically post to your Hashnode blog timeline (status, links, images, videos, etc.).
* Support posts with full text, link previews, hashtags, and mentions.

**Goal:** Help you easily share SEO content, blog posts, products, or AI videos from AIKTP — boosting engagement and organic traffic from the Hashnode community without manual posting.

### **Connection Guide**

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

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

**Enter Two Required Fields:**

**Publication ID:** This is your Hashnode blog subdomain (for example, if your blog is `yourname.hashnode.dev`, then your Publication ID is `yourname`).

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

**API Token:**

* Go to **Settings → Developer** in your Hashnode account, or
* Visit <https://hashnode.com/settings/developer> directly to generate your API token.

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

Copy both the **Publication ID** and **API Token**, then paste them into the **AIKTP Booster** connection popup.

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

Click **Verify & Save** — once verified, your **Hashnode** account will appear in the connected channels list.

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

#### **Start Posting**

After connecting successfully, you can post directly from **AIKTP** to your **Hashnode** blog by clicking the **“Boost Now”** menu or visiting:\
👉 <https://aiktp.com/booster/boost-now>

<figure><img src="/files/FGLibuj2RfGV8jZhcO24" alt=""><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/hashnode.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.
