@extends('site.help.partial.template', ['breadcrumb'=>'Account Migration']) @section('section')

Account Migration


@if((bool) config_cache('federation.migration') === false)

Account Migration is not available on this server.

@endif

Account Migration is a feature that allows users to move their account followers from one Pixelfed instance (server) to another.

This can be useful if a user wants to switch to a different instance due to preferences for its community, policies, or features.

@endsection