# Binding Your Key

The first thing you should do after purchasing Scottbot is to bind your key to your Discord.

After you make your purchase from the official Scottbot website or from Bot Broker you should've received an invite to the official Scottbot Discord server. If you have not received an invite simply go to the [download page](https://www.scottbotv1.com/emailformat) and click on the Discord link.&#x20;

Once you join the server you need to message the scottbotv1 bot

![](/files/-MBrFHAJJICZY6gudX65)

Once you join the server you need to message the **@scottbotv1**. Click on the bot in either the welcome message, or from the member list on the right, and send it a message containing only your key. The bot should respond saying that your key has successfully been bound to your Discord.

{% hint style="warning" %}
Once your key is bound to a Discord account, it cannot be unbound unless it's sold through [Bot Broker](https://botbroker.io/)
{% endhint %}

{% hint style="danger" %}
**Do not bind more than one key on a single account.** If you sell one of your keys on Bot Broker you will lose access to the discord. This is a known issue and a solution for this is being worked on.
{% endhint %}


---

# 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.scottbotv1.com/getting-started/binding-your-key.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.
