> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/servers-1.md).

# DNS

Plenit Servers are virtual machines that run on our virtualized infrastructure.&#x20;

Each server you deploy is a brand-new server, ready to use on its own or as part of a larger cloud infrastructure.

### Most consulted articles

1. [Set up an SSH key on a new server](/docs-en/productos/servers/how-to/how-to-configure-an-ssh-key-new-server.md)
2. [Make one-off backups](/docs-en/support/tutorials/windows/how-to-back-up-gpos.md)
3. [Take a snapshot and restore it](/docs-en/productos/servers/how-to/how-to-snapshot-and-restore-a-server.md)
4. [Restore a disk backup](/docs-en/productos/servers/how-to/how-to-restore-a-disk-backup.md)
5. [Create a VPC network and associate a tier](/docs-en/productos/servers/how-to/how-to-create-a-vpc-and-associate-a-tier.md)
6. [Create a site-to-site VPN tunnel](/docs-en/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
7. [Deploy a FortiGate VNF](/docs-en/productos/servers/how-to/how-to-deploy-a-fortigate-vnf.md)
8. [Deploy a load balancer](/docs-en/productos/servers/how-to/how-to-deploy-a-load-balancer.md)
9. [Size your server: CPU, RAM, and disk](/docs-en/productos/servers/concepts/size-cpu-ram-disk.md)
10. [Server networks](/docs-en/productos/servers/concepts/networks.md)

### Explore Servers

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quick start</strong></td><td>Deploy your first server in minutes and connect to it.</td><td><a href="/pages/de9286f02e7293f0c234fd18fe340d80ca1ad230">/pages/de9286f02e7293f0c234fd18fe340d80ca1ad230</a></td></tr><tr><td><strong>Concepts</strong></td><td>What a server is, how it is sized, networks, and continuity.</td><td><a href="/pages/0a40a4367114a1485b96376b0d2455d667a24ce1">/pages/0a40a4367114a1485b96376b0d2455d667a24ce1</a></td></tr><tr><td><strong>How-to</strong></td><td>Create, connect, scale, back up, and protect your servers step by step.</td><td><a href="/pages/cdb8b04f877d7126347972bb778d4f1c7078e4a7">/pages/cdb8b04f877d7126347972bb778d4f1c7078e4a7</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about Servers.</td><td><a href="/pages/6862e3c759a7f50b70b2f46d9bbb5d832adf2d54">/pages/6862e3c759a7f50b70b2f46d9bbb5d832adf2d54</a></td></tr><tr><td><strong>Details</strong></td><td>Specifications, operating systems, networks, regions, and certifications.</td><td><a href="/pages/6528461386a9d06a1235a73a59d307ab00e49001">/pages/6528461386a9d06a1235a73a59d307ab00e49001</a></td></tr></tbody></table>

### Support

Do you need help with your servers?&#x20;

Open a ticket or write to us on [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest news

September 2026 — You can now expand your server disk on the fly, without stopping the machine.

May 1, 2026 — New infrastructure generation: we deploy your machines more efficiently and in less time, with continuity by design.

April 4, 2026 — Deploy your own firewall as a VNF (FortiGate VM or FireboxV) from the Marketplace and operate the perimeter your way.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><a href="/pages/774841a7094b5551dc3b6dec36f2f1226631dc38"><mark style="color:$primary;">Create a budget</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/c6279fbc14ab59b89dffcbd476f3f603fa7ea826"><mark style="color:$primary;">Create a client</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/f98ad37fafd3d2e651c39ea9107d76c2eec0dc1b"><mark style="color:$primary;">Deploy a product</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/825dd800d6c6f0771a823ceca08444800ed2dc7f"><mark style="color:$primary;">Add your payment method</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/servers-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
