> For the complete documentation index, see [llms.txt](https://dracards.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dracards.gitbook.io/main/whitepaper/gameplay/pve.md).

# PvE

After the launch of the buildings, open booster, collection and staking systems, we will start the PvE phase of the game. PvE will be a simplified type of farm, where players will have to breakthrough challenges with the cards they have in order to get the rewards.

We are already at the development phase of PvE, with some screens and information so you guys can have a little taste of it!\
\ <br>

![](/files/oFoaiK2F5w4mCDzQaYbM)

As we advance in the development of the project in general, we decided that the first phase of the PvE would be the Markevian Expeditions, in the future we plan to release an story driven narrative, where players will be able to progress through the lore, using their own or borrowed cards.\
\
In this first phase, players will be able to send their cards on various missions (dailies/weeklies), each mission will require different fullfilments.\ <br>

![Current available expedition Screen](/files/hzic653pxFYIhaaurByN)

A button through the left main menu will be available, close to your collection, where the expeditions will be available.\
The screen above shows how will be the interface with the Expedition that is available to be played.\ <br>

![Expedition Details](/files/EqS6NkMsFbtOg05DvpiL)

On a detailed view of the expedition players will be able to see the slots where the cards will be allocated, and each card necessary to perform the mission with success.\ <br>

![Cards allocated](/files/uMSUXtxmjM1auMBkPOmv)

For now this is the progress for the PvE of the Dracards Metaverse.\
As soon as more updates are available we'll keep everyone informed through our social medias and  with updates on our whitepaper.


---

# 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://dracards.gitbook.io/main/whitepaper/gameplay/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.
