# New Players

{% embed url="<https://drive.google.com/file/d/1X7HMsWYvMkpYe1w7xGAXEG7S7JBbakAg/view?usp=sharing>" %}
In addition to the below guide, I have prepared a 12 minute walkthrough of where to begin. \
This video does NOT cover everything, but it does showcase the basics.
{% endembed %}

#### 1. Collecting Your First Cards

* **Start with Missions:** Missions automatically spawn every 10 minutes in the designated channel. You can also use the `/scout` command to reveal more missions.
* **Explore Your Collection:** After collecting cards, use the `/vault` command to view your collection, manage inventory, and check out card stats.

#### 2. Building and Managing Your Team

* **Team Assembly:** Your team consists of 3 cards. Use the `/team` command to view or edit your current team.
* **Focus on Power:** Higher team power results in better rewards. Continuously update your team to stay competitive.

#### 3. Fusing Cards

* **Increase Power:** Fuse cards of the same character using the `/fuse` command to boost their power.
* **Maximize Fusion:** Keep track of the Fusion Count and Quality of your cards to strategically enhance your team’s overall strength.

#### 4. Engage in Daily Challenges

* **Activate Challenges:** Use `/daily` to view and activate your Daily Challenges.
* **Complete for Rewards:** Complete challenges to earn Daily Cosmic Cubes, which contain valuable items and card upgrades.

#### 5. Managing Your Resources

* **Currency Awareness:** Check your balance of Units, Tickets, and Favor using `/vault type:Currency Wallet`.
* **Use Items Wisely:** Use the `/item` command to apply items in your inventory that can enhance your cards or offer other benefits.
* **Trading & Dismissing:** Use `/give` to trade cards with others or `/dismiss` to convert unwanted cards into 💠Units.

#### 6. Customizing Your Cards

* **Frames & Tags:** Use `/tag` to organize your collection and apply frames to customize your cards. Tags help you quickly find specific cards.
* **Rarity & Editions:** Pay attention to card rarity and art editions, as they can impact both visual appeal and power.

#### 7. Advanced Management

* **Detailed Card Management:** Use `/manage` for in-depth card actions such as dismissing, listing on the trading post, or inspecting the card’s stats.
* **Consistent Progress:** Missions and challenges are essential for improving your collection and team strength. Stay active to progress faster.

#### 8. Connect with the Community

* **Join the Conversation:** Interact with other players to share tips, trade cards, and discuss strategies.
* **Ask for Help:** If you're unsure about any feature, don’t hesitate to ask for advice from the support server or use the `/help` command for more information.

By following this guide, you’ll quickly build a strong team, complete challenges, and manage resources effectively. Stay active, and enjoy your journey through the Marvel Universe with Helicord!


---

# 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://helicord.gitbook.io/helicord/getting-started/new-players.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.
