# Getting started

To begin using Over VPS, sign in at [vps.ovr.ai](https://vps.ovr.ai/login). You can use your existing Over account to authenticate.

What you’ll need

* An Over account (email and password)
* A stable internet connection
* A web browser

Sign in or create an account

* Open the login page at [vps.ovr.ai/login](https://vps.ovr.ai/login)
* If you already have an Over account, enter your credentials
* If you don’t have an Over account, click [Register](https://vps.ovr.ai/signup) and follow the on-screen prompts to register.&#x20;

<figure><img src="/files/cWSvjh1CBQR7lAyeOhXy" 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://docs.overthereality.ai/over-wiki/over-vps/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.
