# Managing Your Service

Once you have completed payment and purchased your VPS, the provisioning process begins and usually takes a few minutes to finish. During that time you should see an option to view your purchased service in the sidebar. You can also find it under the "Dashboard" page.

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

Navigating to any one of these pages will allow you to manage your specific purchased service.

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

{% hint style="warning" %}
The IP Address listed in the above view is your internal IP address. Please do not attempt to connect to it using this IP address as it will not work. It is purely used as an identifier and I will circle back around to figure out how to display the WAN address instead.
{% 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://docs.solanavibestation.com/services/vps-hosting/managing-your-service.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.
