# Quick start

Once you have created an account and received your first three characters, you can start playing immediately!&#x20;

1. **Practice Games**: On the Play page, click on the "Practice" icon to start a few games against AI opponents. This helps you get a feel for the game mechanics. \[Screenshot]
2. **Earn and Learn**: Even if you don't win all your practice games, you'll still earn gold, and your characters will gain XP and possibly level up.
3. **Explore Your Team**: Between combats, visit the Team page to:
   * Learn more about your characters
   * Spend SP (Stat Points) to increase their stats
   * Equip items you've earned
4. **Shop for Upgrades**: If you have enough gold, visit the Shop to purchase equipment for your characters.
5. **Face Other Players**: Once you're comfortable with the game mechanics (usually after 3-5 practice games), try playing against other players in Casual or Ranked mode!

As you progress and acquire more characters, pay attention to your team composition to create a balanced and effective squad.

Remember, the key to success in Legion is continuous improvement and strategic thinking. Have fun and may your tactics lead you to victory!


---

# 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://guide.play-legion.io/gameplay/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.
