# Binding Your License Key

After joining the Discord server, you need to link your license key to your Discord account. To do this, open a direct message with Valor Auth#4362 and send this command exactly as shown below:

```
!bind YOUR-LICENSE-KEY-HERE
```

Be sure to replace `YOUR-LICENSE-KEY-HERE` with your own key from the purchase email. This step is required to unlock access to the rest of the Discord server.

{% hint style="warning" %}
If you get an error when trying to message Valor Auth#4362, make sure **Direct Messages** are enabled for the Valor server in your Discord privacy settings.

![](/files/V3HZdcqbpsseYsi4CPMV)
{% endhint %}

A successful key bind will look like the image below.&#x20;

<figure><img src="/files/DUw1pEd1ai4aD81wCGoV" alt=""><figcaption></figcaption></figure>


---

# 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.valoraio.com/getting-started/publish-your-docs.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.
