# Kick Integration

## Introduction

Powerchat offers a [Kick.com](https://kick.com) Integration solution which allows you to receive and trigger alerts which originate on Rumble in your Powerchat TTS/Media Alertbox. Powerchat also offers Kick Integration solutions to display Rumble chat in the Powerchat Chat Overlay [Live Chat Overlay](/overlay-configuration/live-chat-overlay.md) and the viewer count in the Powerchat View Count Overlay [Live View Count Overlay](/overlay-configuration/live-view-count-overlay.md).

## Initial Setup

To use the Kick Integration features, you must first link your Kick channel in the [External Integrations](https://powerchat.live/creator-dashboard?tab=external-integrations) section of the Powerchat Creator Dashboard. This step of the process only requires you to enter your Kick Channel Name.

Once you do this and hit the blue save button, the initial setup will be completed.

<figure><img src="/files/MIEjtemnsvPK6iSzu4Fp" alt=""><figcaption><p>Kick Integration Screenshot</p></figcaption></figure>

## Selecting Features

Once your account is linked, you can now enable and disable various features for Kick.

Feature Descriptions:

* Show in view count overlay - This determines if the Kick live view count will be included in the Powerchat View Count Overlay [Live View Count Overlay](/overlay-configuration/live-view-count-overlay.md).
* Enable Kick Chats - This determines if the Kick live chat will be included in the Powerchat Chat Overlay [Live Chat Overlay](/overlay-configuration/live-chat-overlay.md).
* Enable Alerts - This will turn all features on or off with one button.
* Show 'on Kick' in alerts - This will add the text 'on Kick' to any alert which originates on Kick.
* Play Alerts with TTS - This determines if alerts should also read Text-to-Speech like a Powerchat Paid Chat does.
* Enable Host Alerts - This determines if alerts should be triggered when your channel is hosted.
* Enable Subscribe Alerts - This determines if new Kick paid subscriptions to your channel will trigger an alert.
* Subscribers Add to Goal - This determines if new Kick subscribers add to the Powerchat Subscriber Goal Bar Overlay [Broken mention](broken://pages/5iWpGbk4h4Hy0Qamg6t6).

Do not forget to hit the blue save button after you make changes!


---

# 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://learn.powerchat.live/external-integrations/kick-integration.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.
