# Account Import/Export

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

Transferring your game account is a smooth and convenient way to move your progress and belongings between devices. Follow this guide to seamlessly export your account from the website and import it into your mobile app.

## <img src="/files/LsW9zVhY7hg5A4uTM5BL" alt="" data-size="line"> **Exporting an Account**

1. **Log in**: Head to our official [website ](https://sheepfarm.io/)and log in using your wallet credentials.
2. **Account Overview**: Once logged in, go to the account page to review all your in-game items and assets.
3. **Settings**: Click on the **Settings** tab from the menu.
4. **Export**: Start the export process by selecting the **Export** button.
5. **Copy Code**: A pop-up will show a secret code. Safely copy it and store it in a secure location (like a notepad file).

## <img src="/files/IgeE0SporuB9ohXuGN8f" alt="" data-size="line"> **Importing an Account**

1. **Open the App**: Launch the game on your mobile device.
2. **Find Import**: Look for the **Import** button in the account menu.
3. **Import**: Start the import process by selecting **Import**.
4. **Paste Code**: Enter the secret code you previously copied from the website.
5. **Confirm**: Click **Import** to confirm, and your account will be successfully transferred with all your items and progress intact.

## <img src="/files/wabiGRrJLNepwRRHscvQ" alt="" data-size="line"> How to Import a Game Account into [MetaMask](https://metamask.io/)

1. **Export Code**: Launch the mobile app, go to the account menu, and click **EXPORT** to get your special account code. Store it safely.
2. **Download MetaMask**: If you haven’t already, download the **MetaMask** app from your app store and open it.
3. **Import Wallet**: In MetaMask, tap the menu icon, select **Import Wallet**, and enter your special game account code.
4. **Confirm**: Follow the prompts to complete the import process.
5. **Check Account**: After importing, verify that your game account appears in MetaMask and is accessible.

#### <mark style="color:red;background-color:red;">Important Reminder</mark>

<mark style="color:red;">**Always save your account code! Importing your account to a new device without saving the code can result in the loss of your original account, along with all progress and items.**</mark>


---

# 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://guide.sheepfarm.io/guide/gameplay/account-import-export.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.
