> For the complete documentation index, see [llms.txt](https://docs.mechcraft.world/mechcraft.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mechcraft.world/mechcraft.world/english/click-here-for-help/general-faq/gameplay.md).

# Gameplay

![](/files/5MdMydqQZrRsSTdE4UUz)

**I.Can operate more than 1 account on 1 device?**

You can play more than 1 account on 1 device.

**II.What is Guardian?**

Guardian Tokens allow players to buy and upgrade cards. (not sure, pls get final answer from DHL)

**III.What is MECH?**

MECH Coin is required to pay the gas fee when performing any transcation on Anistic blockchain (not sure, pls get final answer from DHL)

**IV.Do you have daily quest?**

YES

**V.How many factions in Mechcraft?**

Total of 5 factions: Vanaheim, Midgard, Asgard, Flameland, Night elves.

**VI.How many rarity cards in Mechcraft?**

There are 4 types of rarity cards: Common, Rare, Epic and Legendary.

**VII.How many items in game?**

Card, Hero, Equipment and Shards

**VIII.How do I get legendary card?**

Complete more Quest in the game or purchase Chest from Marketplace.

**IX.How do I get more card?**

Complete more Quest in the game or purchase Chest from Marketplace.

**X.Can i purchase any rarity card?**

Rarity Card can be purchased from Marketplace.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mechcraft.world/mechcraft.world/english/click-here-for-help/general-faq/gameplay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
