# Login

#### 1. Open Loader as Administrator

* Right-click the Loader application and select **"Run as administrator."**\
  This ensures that the application has the necessary permissions to function properly.

#### 2. Log In to Your Account

* When prompted, type **1** and press **Enter**.
* Enter your **Username** and press **Enter**.
* Enter your **Password** and press **Enter**.

#### 3. Success Message

* Upon successful login, you will receive a confirmation message indicating that you are logged in.

**Note:** If you require an HWID reset, please open a support ticket for assistance.


---

# 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://xanax-virtualizer.gitbook.io/xanax-virtualizer-docs/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.
