# Vultr

1. Регистрируемся на сайте [vultr.com](https://www.vultr.com/?ref=8556267) и входим в аккаунт.
2. Далее для верификации просит привязать банк карту для верификации.
3. После создаем наш сервер для этого переходим [**Deploy + -> Deploy New Server**](#user-content-fn-1)[^1]
4. Выбираем Тип сервера: [**Cloud Compute**](#user-content-fn-2)[^2]&#x20;
5. CPU [**AMD High Performance**](#user-content-fn-3)[^3]
6. Место положение сервера должно быть ближе всего к вашим клиентам для стран Европы мы рекомендуем [**Frankfurt**](#user-content-fn-4)[^4]&#x20;
7. Выбираем Операционую систему вашего сервера (оптимально [Debian 12](#user-content-fn-5)[^5])
8. Размер сервера должен быть минимально [**2CPU  2Gb озу**](#user-content-fn-6)[^6]
9. [Выключаем опцию **Auto Backups**](#user-content-fn-7)[^7] рекомендуем использовать [другие сервиси для бекапов](/dlya-razrabotchikov/nastroika-bekap-na-b2.md)
10. Указываем [**имя сервера**](#user-content-fn-8)[^8] (на свое усмотрение) и нажимаем кнопку **Deploy Now**

[^1]: ![](/files/OJSqk6lpYEt0B9dNWrnn)

[^2]: ![](/files/izChUly8Vl84j92ksdVa)

[^3]: ![](/files/OOM2nmaOEgdnJPvNtHSE)

[^4]: ![](/files/ZAVtxOCcinboLqWkISh1)

[^5]: ![](/files/SQa68B2fgpPjmI0Lqx8w)

[^6]: ![](/files/ZL0rip7dR1xmxJs0MNC6)

[^7]: ![](/files/p3HHw5bkcL1H6ubPwTvk)

[^8]: ![](/files/G5d2s0UA8pRoOZ56iu2q)


---

# 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://manual.boxexchanger.net/dlya-razrabotchikov/ustanovka-proekta/server-dlya-obmennika/vultr.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.
