# Getting Started

{% hint style="success" %}
**REQUIREMENTS** \
Please ensure you have Google Chrome installed on your machine, when you launch uSNKRS if the application is unable to find Chrome in it's usual place you will be asked to select your chrome file. \
\
**INSTALLING**\
To install uSNKRS, simply download the application through the link provided in your email or in ⁠#updates-changelog in the Discord Server and follow your OS's normal steps for installation. \
\
**LOGGING IN** \
On your activation email you will find details to login to your uSNKRS application. If you're an existing uDeploy user these details will be the same. If you're unable to login and have double checked you're entering the correct details\
\
**DEVICE ACTIVATIONS** \
By default, each license is able to install and use uSNKRS on 2 devices at any time, you can unbind/logout of these devices from the dashboard (<https://dashboard.untitled.tools/>).&#x20;
{% 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://usnkrs.gitbook.io/usnkrs/understanding-the-bot/getting-started.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.
