# How do I get started?

Motion is incredibly user-friendly, allowing you to get started in less than 5 minutes. We highly recommend using MetaMask for seamless connectivity to Motion.&#x20;

Ensure you have USDT (BEP20 or Binance Smart Chain) available.&#x20;

Here's a quick guide to get you started:

1. Connect to the Motion DApp.
2. Navigate to "Stake".
3. Choose your desired Staking Cycle.
4. Enter the amount you wish to Stake and Trade.
5. Approve and Submit the transaction in your wallet.
6. That's it! Motion will automatically send your gains and rewards to your USDT (BEP20) wallet at the end of each trading week.
7. When the cycle is completed, you can either unstake your USDT or start a new cycle.


---

# 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/how-do-i-get-started.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.
