# Get Started on Movement

To get started on Movement, the first thing you'll need is to set up a wallet that supports the Movement chain. Wallets are available both on desktop computers and smartphone devices. Please find below a comparison between various MOVE compatible wallets, so you can choose the wallet that matches your preferences.

{% hint style="warning" %}
**When you're setting up a wallet, be sure to:**

* ✅ **Download and install only the latest version from an official source.**
* ✅ **Follow the setup guide carefully.**
* ✅ **Safely back up your recovery phrases.**
* ❌ **NEVER share your recovery phrases with anyone, under any circumstances.**
* ❌ **NEVER input your recovery phrase to a website or app, other than your wallet app.**
  {% endhint %}

## Smartphone/Mobile or Desktop wallet?

Mobile device wallets and desktop-based wallets have different strengths and weaknesses. Consider which fits your needs better to help decide which type of wallet to use.

|                                   | Mobile | Desktop |
| --------------------------------- | ------ | ------- |
| Use anywhere                      | ✅      | ➖       |
| Easy to use                       | ✅      | ✅       |
| More secure                       | ➖      | ✅       |
| Accessibility friendly            | ✅      | ✅       |
| Damage/loss/theft resistant       | ➖      | ✅       |
| Power/connection outage resistant | ✅      | ➖       |

## **Smartphone/Mobile wallets**

Smartphone/Mobile wallets allow you to access your crypto almost anywhere. Wallets are available on both Android and iOS devices.

### Which mobile wallet should I choose?

This comparison table gives an overview of the most popular mobile wallets used with Yuzuswap.

<table><thead><tr><th width="269"></th><th width="166">Nightly</th><th width="156">Pont</th></tr></thead><tbody><tr><td>Movement Chain support</td><td>✅</td><td>✅</td></tr><tr><td>Built-in DApp browser</td><td>✅</td><td>✅</td></tr><tr><td>Hardware wallet compatible</td><td>➖</td><td>➖</td></tr><tr><td>Open source (auditability)</td><td>✅</td><td>✅</td></tr></tbody></table>

You can find more in-depth information about each wallet below, as well as download links and installation guides.

{% tabs %}
{% tab title="Wallet 1" %}
Intro text

**Highlights:**

*

**Note:**

* Desktop and Mobile Support

**Download Wallet**

**Wallet Setup Guide**
{% endtab %}

{% tab title="Untitled" %}

{% endtab %}
{% endtabs %}

## **Desktop/Web Browser wallets**

Desktop wallets are available on your home computer or laptop computer. Wallets on your computer can run as standalone applications, or as web browser plugins for popular browsers like Chrome and Firefox.

### Which desktop wallet should I choose?

This comparison table gives an overview of the most popular desktop wallets used with Yuzu on Movement.

<table><thead><tr><th width="205"></th><th>1</th><th width="115">2</th><th>3</th><th>4</th><th>5</th></tr></thead><tbody><tr><td>Movement Chain support</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Hardware wallet compatible</td><td>➖</td><td>➖</td><td>➖</td><td>➖</td><td>➖</td></tr><tr><td>Open source (auditability)</td><td>✅</td><td>❓</td><td>✅</td><td>❓</td><td>❓</td></tr></tbody></table>

*❓ - as of writing, we are unsure about the status of this information*

You can find more in-depth information about each wallet below, as well as download links and installation guides.

{% tabs %}
{% tab title="Wallet 1" %}
Intro

**Highlights:**

*

**Note:**

* Desktop only

**Download Wallet**

**Wallet Setup Guide**
{% endtab %}

{% tab title="Untitled" %}

{% endtab %}
{% endtabs %}

{% hint style="danger" %}
NEVER, in any situation, should you ever give someone your private key or recovery phrase ("seed phrase"). This will give that person complete control over your wallet and funds!

The Yuzu site and staff will never ask you to input your seed phrase or private key!
{% endhint %}


---

# 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.yuzu.finance/general-information/get-started-on-movement.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.
