# Setup Your Profile

## Account Settings

In this section you can adjust general profile settings such as default payment methods, time zone, and email notifications.

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

It is recommended to go ahead and set your "Default payment gateway" here as well if you know whether you will be adding a credit card or using crypto to pay. For more information on payment method options, see the [Choosing a Payment Method](/services/vps-hosting/getting-started/choosing-a-payment-method.md#payment-gateways)

{% hint style="info" %}
It is recommended to keep the "Nameservers" option set to default for now. We currently don't have the ability for users to purchase domains through our cloud service so it shouldn't make a difference. However we do have custom DNS servers used for minimal routing to our RPC services. It is possible that using your own custom name servers would cause less optimal routing to our RPC networks.
{% endhint %}

## Changing Your Account Details

As mentioned before, you have the ability to adjust any of your profile settings set during the registration process. you can do this by clicking any of the two buttons depicted in the picture below.

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

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

## Changing Account Password

You can either change your password by editing your account details after authenticating or via the login screen be requesting a password reset email to be sent to the email used to register the account.

### **Method 1**

* Requires authenticated access to your account and knowledge of existing password for account.

<figure><img src="/files/8kvyYqLaA5ldzrnuaWkT" alt=""><figcaption><p>Changing account password using old password.</p></figcaption></figure>

### **Method 2**

* Request a password reset link sent to the email on file for your account.

<figure><img src="/files/1hKEVmw1v1IAYmlI85sb" alt=""><figcaption><p>"Forgot your Password" option on the login menu.</p></figcaption></figure>

<figure><img src="/files/FcbZ5dXEboauMmnWStyK" alt=""><figcaption><p>Password reset link request menu.</p></figcaption></figure>

{% hint style="warning" %}
There is nothing that we will do for you if you lose access to both your email and SVS cloud account. So please do not ask if we can "reset it" for you.&#x20;
{% 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/getting-started/setup-your-profile.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.
