# Transfer data between accounts

Some users use their resident accounts to publish content and promote their stores. Still, sometimes, this is not ideal because it lacks features made explicitly for stores (Showcase tab, integration with EasySubscribers, etc.).

Primfeed offers a service to transfer the content of a resident account to a store account.

## Content transferred

* Followers
* Posts
* Media

{% hint style="warning" %}
The content will be transferred, meaning your resident account will be empty.
{% endhint %}

## Conditions

* The resident account must own the store account.
* The content must be the **same**. If you are using your resident account for the **brand Kynno**, your store account must also be about the **brand Kynno**.

## Pricing

Since this should be a one-time process, these transfers have a small fee of **L$1000**.

{% hint style="info" %}
If the resident account has a Primfeed Pro subscription, you may be eligible for a total or partial refund.
{% endhint %}

To get started, please get in touch with Luke Rowley in-world, and let's talk.


---

# 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://docs.primfeed.com/services/transfer-data-between-accounts.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.
