# the account page

the account page lets you:\
`1` : claim license keys\
`2` : view license duration\
`3` : reset your volt HWID\
`4` : view account details\
`5` : sign out of account

to open the account page click on one of the highlighted buttons:

<figure><img src="/files/BQMk8ab5ZvNQOKNE29MS" 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://volt-4.gitbook.io/volt-help/beginners/the-account-page.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.
