# Quick Start

## Game Tutorial

The video tutorial will help you quickly understand how to play Meta Dancing Crew. For more functions detail please continue to check the rest whitepaper section.

{% embed url="<https://youtu.be/3o7-AZ32ad8>" %}
Please turn on the English subtitles and use auto-translate to your mother tongue on YouTube.
{% endembed %}

### Main Steps

1. Connect Metamask wallet
2. Get $MDC token from Pancakeswap
3. Hire dancers
4. Hire coaches
5. Select dancers and coaches to create a crew
6. Buy energy drinks for the crew to start battle
7. Select the battle level you want to challenge
8. Start to earn $MDC rewards!

{% hint style="info" %}
This tutorial version is on the testnet, major processes are all the same only some pages might be slice different from the mainnet version.
{% 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://meta-dancing-crew.gitbook.io/meta-dancing-crew/quick-start.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.
