# PreVPS Docs

## Documentation

- [Welcome](https://docs.prevps.com/readme.md)
- [SSD VPS](https://docs.prevps.com/products/ssd-vps.md): Getting started with PreVPS SSD VPS.
- [n8n VPS](https://docs.prevps.com/products/n8n-vps.md): Run n8n reliably on a VPS.
- [SSD Arm64 Linux VPS](https://docs.prevps.com/products/ssd-arm64-linux-vps.md): ARM64 VPS notes, compatibility, and setup.
- [Dedicated GPU Server](https://docs.prevps.com/products/dedicated-gpu-server.md): Getting started with a dedicated GPU server.
- [Dedicated Windows with Android Emulator](https://docs.prevps.com/products/dedicated-windows-with-android-emulator.md): Windows dedicated server intended for running Android emulators.
- [Register a domain](https://docs.prevps.com/domains/register-a-domain.md): Buy a new domain from the PreVPS client portal.
- [Transfer a domain](https://docs.prevps.com/domains/transfer-a-domain.md): Move an existing domain to PreVPS.
- [Set up nameservers](https://docs.prevps.com/domains/set-up-nameservers.md): Point your domain to the right DNS provider.
- [Manage DNS records](https://docs.prevps.com/domains/manage-dns-records.md): A/AAAA/CNAME/MX/TXT basics and common setups.
- [Renewals and expiration](https://docs.prevps.com/domains/renewals-and-expiration.md): Avoid losing a domain by renewing on time.
- [Client Area](https://docs.prevps.com/billing-+-client-area/client-area.md): Where to manage services, domains, and invoices.
- [Invoices and payments](https://docs.prevps.com/billing-+-client-area/invoices-and-payments.md): Find invoices, pay, and confirm payment status.
- [Upgrades and downgrades](https://docs.prevps.com/billing-+-client-area/upgrades-and-downgrades.md): Change plan/resources for an existing service.
- [Cancellations and refunds](https://docs.prevps.com/billing-+-client-area/cancellations-and-refunds.md): How to cancel a service and where refund rules live.
- [Add funds (credit balance)](https://docs.prevps.com/billing-+-client-area/add-funds-credit-balance.md): Top up your account credit and use it to pay invoices automatically.
- [Contact Support](https://docs.prevps.com/support/contact-support.md): The official support channels for PreVPS.
- [Open a support ticket](https://docs.prevps.com/support/open-a-support-ticket.md): What to include so support can solve it fast.
- [Troubleshooting checklist](https://docs.prevps.com/support/troubleshooting-checklist.md): Quick self-checks before escalating.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.prevps.com/readme.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.
