# GitDoc

## Documentation

- [Welcome to Motion](https://motion-staking-protocol.gitbook.io/documentation/welcome-to-motion.md): The best way to increase your staking rewards to over 150% APY
- [What is Motion?](https://motion-staking-protocol.gitbook.io/documentation/what-is-motion.md): Motion provides the fastest and most straightforward approach to staking your USDT, enabling you to begin earning weekly rewards instantly and consistently!
- [How do I get started?](https://motion-staking-protocol.gitbook.io/documentation/how-do-i-get-started.md)
- [Connect your wallet on Desktop](https://motion-staking-protocol.gitbook.io/documentation/connect-your-wallet-on-desktop.md): Simple steps requiring less than 1 minutes
- [Connect with MetaMask App (Recommended)](https://motion-staking-protocol.gitbook.io/documentation/connect-with-metamask-app-recommended.md): Simple steps requiring less than 2 minutes
- [Connect with TrustWallet App (Beta)](https://motion-staking-protocol.gitbook.io/documentation/connect-with-trustwallet-app-beta.md): Currently, TrustWallet is experiencing compatibility issues with the Motion DApp due to being stuck in the Ethereum Network, which may result in connection problems.
- [How to stake your USDT](https://motion-staking-protocol.gitbook.io/documentation/how-to-stake-your-usdt.md)
- [How to unstake your USDT](https://motion-staking-protocol.gitbook.io/documentation/how-to-unstake-your-usdt.md)
- [How to claim the weekly gains](https://motion-staking-protocol.gitbook.io/documentation/how-to-claim-the-weekly-gains.md)
- [Refer to earn commission](https://motion-staking-protocol.gitbook.io/documentation/refer-to-earn-commission.md): All referral commission fees are instantaneous and directly deposited into your wallet.
- [Integrated Pools](https://motion-staking-protocol.gitbook.io/documentation/integrated-pools.md)
- [Terms and Conditions](https://motion-staking-protocol.gitbook.io/documentation/terms-and-conditions.md)
- [Risk Disclaimer](https://motion-staking-protocol.gitbook.io/documentation/risk-disclaimer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://motion-staking-protocol.gitbook.io/documentation/welcome-to-motion.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.
