# Creating an Account

### Creating an Account

To get started with Kickable, you'll need to create an account.

1. Visit the [Kickable website](https://beta.kickable.net) and click on the "Login with Discord" button.
2. After granting access to view key information about your discord account, you will now need to provide us with your Kick username so that we can pull relative information about your account.&#x20;

   <figure><img src="https://assets-beta.kickable.net/images/tutorials/verify-1.gif" alt=""><figcaption><p>Figure 1.1.1, Providing Kick Username</p></figcaption></figure>
3. After providing us with your Kick username, you will now need to verify that you are the owner of the provided Kick account. To do this, you will need to copy the randomly generated code and include it within your Kick channel's description. Afterwards, click the "Check Bio" button for the channel's description to be analysed. If this is a success, you will be taken to the Dashboard, otherwise, check if your username and the code included in the bio are correct.&#x20;

   <figure><img src="https://assets-beta.kickable.net/images/tutorials/verify-2.gif" alt=""><figcaption><p>Figure 1.1.2 - Verifying Channel Ownership</p></figcaption></figure>

<br>


---

# 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.kickable.net/setup/get-started/creating-an-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.
