# VPS Server Configuration

1. **Choose Your VPS Name, Configure Your GPU, CPU and RAM then Select Your Storage Size.**

<figure><img src="/files/3401tFpvBqJozr46kiZi" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

### What is RAM?

Random Access Memory, is the temporary storage in your computer that gives applications a place to store and access data on a short-term basis. Having more RAM means that more data can be accessed and read almost instantly, as opposed to being written on your hard drive or SSD.
{% endhint %}

{% hint style="info" %}

### What is a CPU?

CPUs are made by arranging billions of microscopic transistors onto a single computer chip. These transistors enable the CPU to perform the computations necessary for executing programs stored in your system’s memory.
{% endhint %}

{% hint style="info" %}

### What is a GPU?&#x20;

The Graphics Processing Unit, has become one of the most important types of computing technology, both for personal and business computing. Designed for parallel processing, the GPU is used in a wide range of applications, including graphics and video rendering.
{% endhint %}

2. **Select Your Data Center, Operating System, Add Your SSH Key and Duration You Want the VPS to be Open For.**

<figure><img src="/files/1PjGTkIwUmMvF2sNT2J7" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/Uj50x88cyKlPRl39nGPB" %}
[Generate SSH Keys](/vps-ai/product-guides/generate-ssh-keys.md)
{% endcontent-ref %}

3. **Once You've Added All the Details for Your VPS, the Cost Will Appear in the Highlighted Area as Shown Below.**

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

{% content-ref url="/pages/hiWNd65k3Aj0sxUgyMM5" %}
[Cost Calculator](/vps-ai/product-guides/adding-credit-to-your-vps-ai-dashboard/cost-calculator.md)
{% endcontent-ref %}

4. **When Details and Pricing are Confirmed, Select "Confirm & Deploy".**

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

5. **Select "Confirm" and Discover the Power of VPS AI and Virtual Private Servers.**

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

{% hint style="info" %}
For Additional Help, Please Visit Our Contact & Help Page Below.
{% endhint %}

{% content-ref url="/pages/YCI2bsHoxbC7l9SDiM2J" %}
[Contact & Help](/vps-ai/project-info/contact-and-help.md)
{% endcontent-ref %}


---

# 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.vpsai.io/vps-ai/product-guides/vps-server-configuration.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.
