> For the complete documentation index, see [llms.txt](https://motion-staking-protocol.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motion-staking-protocol.gitbook.io/documentation/welcome-to-motion.md).

# Welcome to Motion

<figure><img src="/files/7NFGIhhAoyD0PK9MLvGZ" alt=""><figcaption></figcaption></figure>

Welcome to the Motion Documentation!&#x20;

Here you will find comprehensive information and resources to help you navigate through the features and functionalities of our platform. Whether you're a new user looking to get started or an experienced user seeking advanced insights, our documentation is designed to provide you with everything you need.&#x20;

From step-by-step guides to detailed explanations and best practices, we aim to empower you with the knowledge and tools to make the most out of your experience with Motion. Dive in, explore, and unleash the full potential of our platform with the help of our documentation.&#x20;

If you have any questions or need assistance along the way, don't hesitate to reach out to our support team. Welcome aboard, and let's embark on this journey of exploration and innovation together!


---

# 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 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/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.
