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

# Reddit

### Feature Description

Posting to **Reddit** allows you to automatically share content from **AIKTP** to your **Reddit account**.

With **AIKTP Booster – Reddit Integration**, you can:

* Connect your Reddit account via the **official Reddit API**.
* Automatically post to your selected **subreddits** (e.g., `r/SEO`, `r/Marketing`, `r/AI`, `r/SideProject`, etc.).
* Support for posting **text**, **link**, or **image** formats.

**Goal:**\
Help you promote your content, increase traffic, and build natural backlinks from Reddit — without manual posting.

### **Ways to Connect Your Reddit Account to AIKTP**

You can choose one of the following two connection methods based on your preference:

1. **Connect via System App** – The easiest method, using AIKTP’s officially approved App
2. **Connect via Your Own App** – A more advanced option that lets you fully manage your own App and account

### Sử dụng System App.

To connect your Reddit account with AIKTP:

* Go to **Booster → Channels** (or visit <https://aiktp.com/en/booster/channels>)
* Click on the **Reddit Icon**

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

Then select **Connect Reddit Account With System App**

A Reddit authorization window will appear asking you to confirm permissions.

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

Click **Allow** to complete the process.

Once the connection is successful, your Reddit account will appear in the **AIKTP Channels** list.\
You can now post directly from AIKTP to your Reddit account.

#### **Ready to Post!**

From now on, you can:

* Click **Boost Now** to publish posts to your Threads accounts
* Or access directly at: <https://aiktp.com/booster/boost-now>
* Enter your post content and click **Start Boosting**

AIKTP will automatically rewrite your content to fit the Reddit format, add hashtags and backlinks, and post it to your Reddit account — all with just **one click**.

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

***

### Use System App.

If you prefer not to use the System App, you can create your **own Reddit App** and connect it manually.\
This gives you full control over the App credentials and Reddit account you use with AIKTP.

On the **Booster → Channels** page (or visit <https://aiktp.com/en/booster/channels>)

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

Then select **Connect Reddit Account with System App**.

A Reddit window will appear asking you to verify permissions.

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

Click **Allow** to complete the process. Once connected, you’ll see your Reddit account listed.\
Now you can post directly from **AIKTP** to your Reddit account.

### Create your private App and Connect

In case you don’t want to use the system app, you can create your own app.

**Step 1: Go to the Reddit App Creation Page**

1. Log in to your **Reddit account**.
2. Open this link: <https://www.reddit.com/prefs/apps>
3. Scroll to the bottom of the page and click **“Create another app…”**

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

**Step 2: Fill in App Details**

On the application form, select **“web app.”**\
Then fill in the fields as follows:

* **Name:** `AIKTP Booster`
* **App type:** `Web app`
* **Description:** `Allow users to auto-post their SEO and marketing content from AIKTP Booster to Reddit.`
* **About URL (optional):** `https://aiktp.com`
* **Redirect URI:**

  ```
  https://aiktp.com/callback/booster/reddit.php
  ```
* Click **“Create app.”**

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

***

#### 🔐 S**tep 3: Get Client ID & Client Secret**

After creating the app, Reddit will display:

* **Client ID:** (the string shown below your app name)
* **Client Secret:** (the string next to “secret”)

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

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

Select **Platform: Reddit** and enter:

```
Platform: Reddit
Client ID: xxxxxxxxx
Client Secret: xxxxxxxxx
```

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

Then click **“Connect”** to log in to Reddit and grant permissions.

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

Reddit will open a confirmation window requesting authorization.

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

### 🚀 Ready to Post

You can now post directly from **AIKTP** to Reddit.\
Simply go to **Boost Now** → select **Platform: Reddit**, choose your target **subreddit**, write your post, and hit **Start Boosting**.

AIKTP will automatically handle formatting, add hashtags and links, and post to your Reddit account — all in **one click**.

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