# «Customer» section

## Customer Profile&#x20;

In this section, you can change the password for your personal account and add a mobile phone number. Currently, we do not send SMS notifications, so the phone number will serve only as visual information.

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

{% hint style="info" %}
Please note that changing the password in this section will only affect your personal account. It will not change your password for other SpaceCore services.
{% endhint %}

## Payers&#x20;

If you need to add a user who will be able to pay for your services, you can use this section.

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

After using the "Create" button, you must enter the contact details of the new user. If an account with the given Email has not been registered yet, the user should follow the standard registration process. After adding a payer, the involved user will receive a notification at their email address.

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

{% hint style="info" %}
Payers do not have direct access to your services (such as deletion, password, reboot).
{% endhint %}

## Referral Program

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

Here, you can obtain a link, which, upon registration, will make the user your referral. If the registration has already been completed without using the link, you can ask the client to specify your "Promo Code" when ordering a service, thus applying the referral program.

In the "Income" and "Statistics" sections, you can view information about the income from each order and a list of referral clients you have brought in, respectively.

{% hint style="info" %}
The standard income from the referral program is 7% of each order.
{% endhint %}

## Cart

This is where all the servers you have selected and are awaiting payment are displayed. On this page, you can apply a promo code, if available, and pay for all orders at once.

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

## Orders

In the list, you can see the status of the services you have ordered and paid for.

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

## Discounts&#x20;

Here, all the current discount promotions available to you are displayed. Note that all rates are varied and may be located in different locations.

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

## User Settings&#x20;

You can perform additional customization of your account and the interface of your personal account in this section.

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

### Main Features&#x20;

* Linking access to an IP address helps enhance the security of your account. This feature should be used only if you have a static IP address.
* Choosing the start page you will land on after logging into your personal account.
* Other cosmetic settings.
* Linking services (VKontakte, Facebook, Google) for quick access to your account.
* Two-step authentication via Google Authenticator.
* Налаштування сповіщень через Telegram.
* Налаштування аватара облікового запису.


---

# 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://spacecore.gitbook.io/wiki/en/personal-account/client-section.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.
