# Setup

**Getting Started**

For this process you will need a KickBot account. If you do not already have a KickBot account navigate to [kickbot.app](https://kickbot.app) and sign up. For more information, follow [this guide](https://docs.kickbot.com/dashboard/creating-your-account) on getting started.

**Verifying your account**

Once signed in, enter your Kick username in the KickBot settings. Make sure this exactly matches your Kick username. After it's saved, press "Verify Kick Account" in the Stream Deck box and follow the instructions in the prompt.

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2Fgit-blob-f933cea15c7ed1016b5663add62b5c07813c51bf%2FCleanShot%202023-07-13%20at%2009.01.59%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

When verification is complete you will be able to access your KickBot Stream Deck key. This is used to connect the plugin to KickBot, make sure this key is kept secret as anyone with access will be able to use it. If it has been exposed you can regenerate the key, this will invalidate any old keys and give you a new key.

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2Fgit-blob-9253e70a0b64c46cc3f7d15695c1fae38b9bde4e%2FCleanShot%202023-07-13%20at%2009.03.29%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

**Installing the plugin**

You can install the plugin [here](https://apps.elgato.com/plugins/app.kickbot.kickbot). Once downloaded, double-click the file and it will be added as a plugin in your Stream Deck software. If you do not have the Stream Deck software installed you can download it [here](https://www.elgato.com/us/en/s/downloads).

**Configuring the plugin**

Inside the Stream Deck software, you should now see a "KickBot" category on the right side of the screen. Like any other plugin, you can drag an action onto your deck and configure it using the menu at the bottom of the screen.

Paste the key found in the KickBot settings page into the "KickBot Key" box, some actions may also have additional settings. Do note, if you are using the clip action make sure you have enabled the !clip command on KickBot. Learn more about the !clip command [here](https://docs.kickbot.com/dashboard/chat-bot/using-the-clip-command).

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2Fgit-blob-7d2aeb600d7d325f4b69f5298e9f9f4b87f26b2f%2FCleanShot%202023-07-13%20at%2009.12.48%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

You are now able to control your Kick stream with your Stream Deck! If you are experiencing issues don't hesitate to join our [support Discord server](https://discord.gg/VQ5DJZqVPr).


---

# 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://docs.kickbot.com/dashboard/stream-deck/setup.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.
