> For the complete documentation index, see [llms.txt](https://wiki.souni.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.souni.io/product-docs/gameplay/dust-of-fate/about-dust-of-fate/card-introductions.md).

# Card Introductions

<figure><img src="https://lh7-us.googleusercontent.com/TKbDcpWUI4swM1tsipazZ08-8_ANYZ5TD_x0K2aYOSlhnJwntolxqJq9pw8dpYJZIBZjCDz99T_ntM0QSnJl0rPC8YD5lFq--5OMiPZfO92JaYfcSfpp9K976jfgSMARThPGY6r2gALoh0aG1WKVbOQ" alt=""><figcaption></figcaption></figure>

Dust of Fate introduces five distinct class for the first batch: **Miner, Bounty Hunter, Raider, Adventurer, and Banker**. Players can obtain these class by opening the thrilling Odyssey Booster Packs. Each class comes with a unique set of abilities and stats that evolve as the game progresses. Below, you'll find in-depth information about each class's features and statistics. This information will help players make informed decisions and customize their gaming experience in the vibrant world of 'Dust of Fate'.&#x20;

## Card Library

{% content-ref url="/pages/ZeMjyxT6SnMvDdS5N2zP" %}
[Miner](/product-docs/gameplay/dust-of-fate/applicable-chain/bsc/how-to-participate/card-introductions/miner.md)
{% endcontent-ref %}

{% content-ref url="/pages/tATtKzXbFVkMKFNq7GEa" %}
[Bounty Hunter](/product-docs/gameplay/dust-of-fate/applicable-chain/bsc/how-to-participate/card-introductions/bounty-hunter.md)
{% endcontent-ref %}

{% content-ref url="/pages/DU8ik2DBiIa8GTkGAwj4" %}
[Raider](/product-docs/gameplay/dust-of-fate/applicable-chain/bsc/how-to-participate/card-introductions/raider.md)
{% endcontent-ref %}

{% content-ref url="/pages/uAliZvkTAAkjUBEGFFEE" %}
[Adventurer](/product-docs/gameplay/dust-of-fate/about-dust-of-fate/card-introductions/adventurer.md)
{% endcontent-ref %}

{% content-ref url="/pages/39KeZbHGZLrX6ScYRN99" %}
[Banker](/product-docs/gameplay/dust-of-fate/applicable-chain/bsc/how-to-participate/card-introductions/banker.md)
{% endcontent-ref %}


---

# 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://wiki.souni.io/product-docs/gameplay/dust-of-fate/about-dust-of-fate/card-introductions.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.
