> ## Documentation Index
> Fetch the complete documentation index at: https://kleros.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PoH: Transferring a Profile

> Move your Proof of Humanity 2.0 profile between Ethereum Mainnet and Gnosis Chain: initiate the transfer, switch networks, relay the state, and confirm.

# Proof of Humanity Tutorial: Transferring a Profile

Proof of Humanity 2.0 operates on Ethereum Mainnet and Gnosis Chain. A profile can only be active on one chain at a time, but you can transfer it between chains.

<Warning>
  Make sure you have enough funds to transact on your desired new chain to update or complete the profile transfer.
</Warning>

***

## Transfer Steps

<Steps>
  <Step title="Initiate the transfer">
    Navigate to your profile page and select the **Transfer** button.

    <Frame>
      <img src="https://mintcdn.com/kleros/4Mn1SSwLjKZC_Fqe/images/transfer-poh.png?fit=max&auto=format&n=4Mn1SSwLjKZC_Fqe&q=85&s=76c99d181e244530da61bbbd6a95222c" width="763" height="260" data-path="images/transfer-poh.png" />
    </Frame>
  </Step>

  <Step title="Confirm the transfer request">
    A confirmation prompt appears asking you to verify the transfer action. Confirm the transaction.
  </Step>

  <Step title="Switch networks">
    After the transaction confirms, your profile status becomes **Pending Update**. Connect your wallet to the destination chain, visit your profile, and click **Update state**.

    <Frame>
      <img src="https://mintcdn.com/kleros/4Mn1SSwLjKZC_Fqe/images/updatestate-poh.png?fit=max&auto=format&n=4Mn1SSwLjKZC_Fqe&q=85&s=cc268cc1fdab1abdb0cd603e3fe2edd5" width="175" height="96" data-path="images/updatestate-poh.png" />
    </Frame>
  </Step>

  <Step title="Relay the state update">
    Select **Relay State Update** from the prompt and confirm the transaction on the new chain.

    <Frame>
      <img src="https://mintcdn.com/kleros/4Mn1SSwLjKZC_Fqe/images/relaystate-poh.png?fit=max&auto=format&n=4Mn1SSwLjKZC_Fqe&q=85&s=837b9f64d1f2351dbf2e0cdb039a8157" width="767" height="295" data-path="images/relaystate-poh.png" />
    </Frame>
  </Step>

  <Step title="Completion">
    Once validated, your current profile request shows as **Resolved Claim** with the new network's icon. The previous request status changes to **Transferred**.

    <Frame>
      <img src="https://mintcdn.com/kleros/4Mn1SSwLjKZC_Fqe/images/winning-poh.png?fit=max&auto=format&n=4Mn1SSwLjKZC_Fqe&q=85&s=6f1a5d4218a2622d7b3b880f40f6a5b1" width="295" height="173" data-path="images/winning-poh.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/kleros/4Mn1SSwLjKZC_Fqe/images/transferred-poh.png?fit=max&auto=format&n=4Mn1SSwLjKZC_Fqe&q=85&s=ab932acf90bbcc5ee88e279a0eaeb532" width="309" height="168" data-path="images/transferred-poh.png" />
    </Frame>
  </Step>
</Steps>

***

## What's Next?

<CardGroup cols={2}>
  <Card title="Register & Vouch Tutorial" icon="user-plus" href="/tutorials/poh-register-and-vouch">
    Register your profile on Proof of Humanity
  </Card>

  <Card title="Remove & Challenge Tutorial" icon="flag" href="/tutorials/poh-remove-and-challenge">
    Challenge or remove profiles
  </Card>
</CardGroup>
