# Overview

Selecting a specific active service will bring you to the "Service Overview" page. Here you will be able to quickly view important information specific to your service as well as interact with it.

<figure><img src="/files/bAZIROiKMxrfyZqxQZOY" alt=""><figcaption></figcaption></figure>

1. Console into your VPS using a proxied VNC connection
2. Restart your VPS
3. Power off your VPS
4. Reset your VPS (Equivalent to unplugging and plugging back in the power cord on your computer)
5. Rebuilds your VPS from scratch giving you a fresh environment.
6. Upgrade menu
7. Cancel service (You will continue to have access until the subscription ends)
8. Regenerate the "vibes" user password.
9. Show current "vibes" password.
10. Copy current "vibes" password to clipboard.
11. WAN IP address (use this to interact with it remotely)
12. Reset SSH keys (re-adds SSH key in the event you removed it)


---

# 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.solanavibestation.com/services/vps-hosting/managing-your-service/overview.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.
