> For the complete documentation index, see [llms.txt](https://whitepaper.argybargy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-pve.md).

# Match3 - PVE

## Embark on an Epic PvE Adventure: Campaign Mode

### Thrilling Quests

Dive into an enthralling campaign where every stage presents unique challenges and strategic opportunities. Navigate through a storyline filled with intrigue and suspense, keeping you on the edge of your seat.

### Tactical Combat

Showcase your tactical prowess by facing off against distinctive bosses, each demanding a specialized approach. Study their vulnerabilities, craft effective decks, and emerge victorious in epic battles to claim valuable rewards and solidify your legend.

## Master the Art of Battle in Challenges Mode

### Test of Skill

Unlock the realm of Challenges after successfully navigating key campaign milestones. Each challenge is a test of your true mastery, pushing you to adapt, strategize, and utilize your cards with precision.

### Evolving Gameplay

As you progress, the challenges evolve, introducing tougher adversaries and complex scenarios. This mode is a crucible where only the most adept and strategic minds can thrive and earn the ultimate bragging rights.

In our game, the PvE experience is more than just a journey. It's a battleground where your strategic skills, adaptability, and resourcefulness are the keys to success. Rise to the occasion, defeat formidable foes, and etch your name in the annals of history!

<div><figure><img src="/files/n1OBd0pw1D27UX5Eanej" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c4EzBFaJ9V0N5oon45SP" alt=""><figcaption></figcaption></figure></div>


---

# 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://whitepaper.argybargy.io/argy-bargy-ecosystem/match3-rpg/match3-pve.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.
