# Creating An Account

Navigate to our our cloud portal using the below link.

{% embed url="<https://cloud.solanavibestation.com>" %}

At the top right of the window, there will be a "Login/Register" button that you can click.

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

This will reveal an option to create an account as seen below. Select the "Create Account" option.

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

This should direct you to a page that looks like the following image. Please be sure to fill this information out accurately, otherwise you could potentially run into issues with payment if using a fiat payment option. You can always modify this information later though!

{% hint style="warning" %}
If you don't get directed to the below screen but instead to the order options page, then this is likely due us requiring new users to make a purchase in order to complete registration. If this is the case, refer to the below sections here for information about ordering options.
{% endhint %}

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

After submitting this information on this page, your acount will be created and you should be redirected to an authenticated session.

<figure><img src="/files/QKyzCSIMXIkMhharHmuq" 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.solanavibestation.com/services/vps-hosting/getting-started/creating-an-account.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.
