# how to claim a license key

if you don't have a volt account, read [setup](/volt-help/beginners/how-to-setup.md), otherwise you can continue with this guide

click the account button shown below:

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

scroll down in the Account page till you see something like this:

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

put your license key in that box and click Claim to claim the key.


---

# 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://volt-4.gitbook.io/volt-help/beginners/license-claiming.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.
