# Connect with MetaMask App (Recommended)

**Connect to sign in Motion**

* **Step 1** - Launch your MetaMask mobile app
* **Step 2** - Tap on the "Browser" icon at the bottom navigation, then navigate to the website [https://motion.trading](https://motion.trading/) . From there, you can either tap the "[Start Earning](https://dapp.motion.trading/)" button on the website or access the menu at the top right and tap on the "[Launch](https://dapp.motion.trading/)" button located in the bottom menu.

<figure><img src="/files/3exKTc1i9Y5OOEjuMEhM" alt="" width="375"><figcaption></figcaption></figure>

* **Step 3** - The DApp will prompt you to select a wallet, and you can proceed by tapping on MetaMask.

<figure><img src="/files/lTBgTd8V6uwqvrZqsXI8" alt="" width="375"><figcaption></figcaption></figure>

* **Step 4** - Next, click "Connect" in the subsequent prompt to link the wallet and sign in to the Motion DApp.

<figure><img src="/files/w569RDsDkXm6YQm5k6B3" alt="" width="375"><figcaption></figcaption></figure>

**Troubleshooting:**

* If you encounter any errors or connectivity issues, just refresh the website, close your mobile wallet, reopen it, and retry the steps.&#x20;
* If the problem persists, reset your wallet DApp connections, reset sessions and remove WalletConnect connections to the dapp.motion.trading.
* If problem persists, go to the Wallet settings and clear the Browser cache or data.


---

# 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://motion-staking-protocol.gitbook.io/documentation/connect-with-metamask-app-recommended.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.
