# Creating your account

### Signing up

To get started, go to [KickBot.com](https://kickbot.com/). Once open, click the "Sign In" button, you will have the option to sign in with Google, Discord, or with an email/password.

### Connect your Kick account

To use KickBot, you will need to connect a Kick channel. After signing in, you will see two options:

* **Link new account** - Choose this if you are setting up KickBot for your own channel.
* **Enter invite code** - Choose this if you are joining someone else's existing KickBot team.

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2Fgit-blob-604689b50fcbb085d190eb0de285eee90ae778aa%2FCleanShot%202025-09-03%20at%2016.38.20%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

### Linking a new account

After clicking "Link new account", a "Connect Kick" button will appear. Click this button and you'll be redirected to Kick to authorize KickBot on your channel. Ensure all the checkboxes remain selected and press "Allow Access".

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2Fgit-blob-3fe7ad1303239bd303bd7f818eb5a814e8a8be39%2FCleanShot%202025-09-03%20at%2016.42.41%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

You will now be redirected to the KickBot dashboard with KickBot active on your channel.

Something went wrong or you have questions? Don't hesitate to contact us at **<support@kickbot.com>**!


---

# 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/creating-your-account.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.
