> For the complete documentation index, see [llms.txt](https://spacecore.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacecore.gitbook.io/wiki/ua/network-and-security-configuration/how-to-buy-a-domain.md).

# Як придбати доменне ім'я?

У нас ви можете придбати красиве доменне ім'я для вашого сайту або проекту. У цьому посібнику ми надамо більше деталей.

Після авторизації ви побачите панель зліва від вашого акаунта, натисніть на Продукти/Послуги, розгорніть вкладку та виберіть розділ Доменів.

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

Переходимо до роботи з доменними іменами.

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

Натисніть на кнопку Реєстрація, щоб почати процес реєстрації нашого домену.

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

У текстовому полі потрібно вказати доменне ім'я, яке вас цікавить, щоб перевірити можливість реєстрації, а також вибрати відповідну доменну зону (наприклад, візьмемо .ru). Натисніть Перевірити.

На наступній сторінці ми бачимо доступні варіанти нашого доменного імені, перевіряємо та натискаємо Зареєструвати.

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

Далі нас просять заповнити всю інформацію про покупця (тобто про вас).

{% hint style="warning" %}
имвол зірочки (\*) позначає обов'язкові поля.
{% endhint %}

{% hint style="warning" %}
Зверніть увагу на рядки для заповнення паспортних даних та адреси. Ця інформація повинна бути правильною, інакше ви не зможете довести законне володіння у разі проблем з вашим доменним ім'ям.
{% endhint %}

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

Після заповнення всієї інформації натисніть Далі.

Тепер, для делегування домену, нас просять ввести Ns-адреси. Використовуйте:

{% hint style="info" %}
ns1.spacecore.pro&#x20;

ns2.spacecore.pro
{% endhint %}

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

Натисніть кнопку Далі.

Поставте галочку біля Захист даних, перевірте деталі нашого замовлення та натисніть на кнопку У кошик.

Нас було перенаправлено до розділу кошика, натисніть Сплатити.

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

Виберіть зручний спосіб оплати та сплатіть рахунок.

Поверніться до вкладки Доменів і побачите, що наше доменне ім'я успішно активовано!


---

# 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://spacecore.gitbook.io/wiki/ua/network-and-security-configuration/how-to-buy-a-domain.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.
