# VPS & Nodes

### Virtual Private Servers (VPS):

> Virtual Private Servers (VPS) on the VPS AI platform offer users a dedicated slice of a server, akin to having their own standalone server. This setup provides users with full control over their computing environment, allowing them to install, configure, and operate software applications independently of other users. The decentralization aspect enhances this setup by distributing VPS across various physical locations, reducing latency and increasing fault tolerance. The blockchain layer adds an additional level of security and enables transparent resource allocation and usage monitoring.

### Containerized Nodes:

> Containerized nodes are a pivotal feature of VPS AI’s architecture, facilitating the easy deployment and management of applications. By encapsulating an application and its dependencies into a single container, these nodes ensure that applications run consistently regardless of the underlying environment. This technology is ideal for VPS AI's decentralized setup as it allows for rapid scaling and deployment across different nodes without compatibility issues. Containers help in efficiently utilizing underlying hardware, leading to reduced costs and improved performance.

{% content-ref url="/spaces/ruOK7l9hmoEOET7Dbsar/pages/7pWwPpBwHoZfVS8JZklh" %}
[LinkTree](/vps-ai/linktree.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ruOK7l9hmoEOET7Dbsar/pages/IwbYuJmw2InZVtrevH4f" %}
[How to contribute & get involved!](/vps-ai/how-to-contribute-and-get-involved.md)
{% endcontent-ref %}

<figure><img src="/files/Ovigba9oyCoK8ZxrL4xE" alt=""><figcaption><p>Updates Published with Product Launch</p></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.vpsai.io/vps-ai/architecture/vps-and-nodes.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.
