> For the complete documentation index, see [llms.txt](https://docs.synteq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synteq.com/client-portal/service-management/transferring-a-service-to-another-account.md).

# Transferring a service to another account

{% hint style="danger" %}
Your service won't be wiped before the transfer by us. If you don't want the new owner to have access to your data, please re-install your service.

There is a $5 transfer fee
{% endhint %}

### 1. Open a ticket

Log into the [billing area](https://get.crunchbits.com/), then on the left navigation bar click on `Support` \[1], then `Tickets` \[2].&#x20;

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

Then click on the `Open Ticket` button

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

### 2. Fill out the ticket

Select the `General Enquiries` department.

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

Afterward, select the correct associated service \[1], and fill out the other boxes as follows:

<table data-header-hidden><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Subject [1]</td><td><pre data-overflow="wrap"><code>Transfer request - xxx.xxx.xxx.xxx
</code></pre></td></tr><tr><td>Message [2]</td><td><pre data-overflow="wrap"><code>Hello, 

I'd like my service (IPv4: xxx.xxx.xxx.xxx) to be transferred to the customer associated with \[<cool@gmail.com>] e-mail address.

Thank you! </code></pre></td></tr></tbody></table>

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

### 3. Submit the ticket

Submit the ticket by clicking on the `Submit` button on the bottom

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

### 4. Pay the invoice that we create

After we review your request, we'll add a $5 invoice to your account. Please pay it, and let us know once it's paid, so we can proceed with the transfer.


---

# 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://docs.synteq.com/client-portal/service-management/transferring-a-service-to-another-account.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.
