# Getting Started

## Logging in

If you already have an account with us, you can simply login using Discord, or your credentials at <https://panel.harrydev.me>

If you do not have an account, you can register multiple ways. The first way is by clicking the "Login with Discord" button, which will create you a new account with the email address registered to your Discord. The second way is to join <https://harrydev.me/discord> and DM Harry for an account. The final way is to be added as a subuser by someone who already has an account on the panel. They can do this via the "Users" tab on their hosting.

![Login box on the panel](/files/-MY-wr86woEMvfaIdq_B)


---

# 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://harrydev.gitbook.io/hosting/master.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.
