# «Finance» section

## Payments

On this page, you can view a complete list of your payments and their statuses. Use the "Create" button to generate a new payment for the required amount. By selecting an unpaid invoice and clicking on the «Pay» button, you can proceed to make payment for an existing payment.

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

## Expenses

Here, you can track all expenses associated with your account.

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

## Auto-Renewal of Services&#x20;

This section provides control over all services connected to auto-renewal.

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

## Settings&#x20;

{% hint style="danger" %}
Please note that for the auto-renewal to function correctly, the necessary funds for renewal should be available on your balance at least 24 hours before the service expiration date. If the balance is topped up late, we strongly recommend manually renewing the service on your service page using the "Renew" button. This way, you can avoid any unwanted interruption of your services.
{% endhint %}

{% tabs %}
{% tab title="If auto-renewal is enabled" %}
If your service is already connected to auto-renewal, use the «Change» button on the «Auto-Renewal of Services» page to modify the settings.

On the page that opens, you can disable auto-renewal or change its term.
{% endtab %}

{% tab title="If disabled" %}
If you did not activate auto-renewal when ordering the service, you can do so later. Navigate to the «Products/Services» section and select the service page where you would like to enable auto-renewal. For instance, let's go to the «Web Hosting» page, then enter the settings using the «Change» button.

If you wish to set up auto-renewal on a virtual server (VPS/VDS), you should directly go to the «Virtual Servers» page.

Here, the first item you will see is the auto-renewal settings tab. Select the desired term.

Save the chosen settings.

When auto-renewal is active, a clock icon is displayed to the left of the status of each service.
{% endtab %}
{% endtabs %}


---

# 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/finance-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.
