> For the complete documentation index, see [llms.txt](https://oxyapes.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oxyapes.gitbook.io/whitepaper/oxyapes-games-play/nft-staking-1.md).

# Player versus Environment (PvE)

In addition to the engaging progression and rewards system, OxyApes offers an exhilarating Player versus Environment (PvE) experience. As players embark on their running adventure, they will encounter various obstacles and hazards along the way, adding excitement and challenge to the gameplay.🏃🌍

🔥🚧The avatar's path is filled with destructible walls, gas vents, bouncing trash balls, and pumpjacks that require strategic navigation. By swiping left or right, players can swiftly move between the three lanes to dodge or overcome these obstacles. To slide under barriers with gaps or jump over hurdles, intuitive swiping motions are employed. Tapping the screen allows players to destroy breakable obstacles or attack enemies encountered on their path.🧱🗺️

The PvE terrain showcases diverse elements such as toxic goop, tight ropes, ramps, and walls, each presenting its own set of challenges. Hazardous areas emit glowing colors, serving as visual cues to alert players of their potential danger. The gameplay is designed to test players' reflexes and decision-making skills as they navigate through these dynamic environments.

🔥💥Throughout the PvE experience, players can encounter a range of enemies, including Hog Lobbers, Big Hogs, Hog Trappers, and Spatter Hogs. Each enemy possesses unique characteristics, requiring different approaches for defeating them. Players must strategize and time their attacks or evasive maneuvers to overcome these adversaries and progress further in the game.⚔️🐗

The obstacles, enemies, and overall gameplay elements within the PvE section may vary periodically to align with the current season's theme. This dynamic approach ensures that players are consistently engaged and motivated to explore new challenges.

🌟🎮With its immersive PvE gameplay, OxyApes aims to provide an exciting and ever-evolving gaming experience that caters to players of all skill levels. Whether you're a casual gamer or a dedicated enthusiast, the PvE aspect of OxyApes offers thrilling encounters, strategic decision-making, and a satisfying sense of achievement.🎉💪\
\
Let the adventure begin! Join us in the captivating world of OxyApes and conquer the PvE challenges that await. 🌿🌟<br>


---

# 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://oxyapes.gitbook.io/whitepaper/oxyapes-games-play/nft-staking-1.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.
