# How to contact support?

Go to your [personal account](https://billing.spacecore.pro/), then you need to [create a new account](https://wiki.spacecore.pro/) or log in to an existing one. After that, open the «Support» tab on the left side and go to the «Requests» page.

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

The main page of support requests will open in front of you. Click on the «Create» button to proceed to the ticket creation process.

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

Here you can make and send your request.

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

## A few rules for creating tickets

<details>

<summary>Subject of the request</summary>

In the subject of the request, you must provide a brief description of your request. For example, it can be: «Replenishment of the balance», «Problems with access to repositories», etc.

</details>

<details>

<summary>Attaching a service</summary>

In the «Service» cell, specify the specific service on your account to which the created request and the information specified in it relate. If there are several services, you can skip this point by specifying the ID or other information about them in text for identification.

</details>

<details>

<summary>Department Selection</summary>

The department you select will affect which employees will take care of your issue. It is likely that if the technical administrator in his department sees a request to replenish the balance, this will require transferring the ticket to another department and, as a result, will increase the time to resolve the request.

For all non-technical requests (such as the purchase of a service, tariff change, referral system, etc.), the «Customer Service Department» will be correct.

The technical department includes all questions about the operation of equipment, networks, consulting issues and the like. The Emergency service is exactly the same department as the technical one, but exclusively for those issues that are critical and require immediate solution.

</details>

{% hint style="success" %}
The more information you provide, the faster your issue will be resolved!
{% endhint %}


---

# 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/customer-service/how-to-contact-support.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.
