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

# Gameplay

## Plot

Game starts where the JuJuverse is covered and mutated by bad JuJu through out the land and the JuJu Devils have spawned according to the Lore section of this document. Once your JuJu Devils is spawned in your Crypt or on your initial neutral Spawn-Portal. you will make your way to the nearest Spawn Capital to receive your initial quests from the relevant NPCs and continue your on your way to make your place and status in the JuJuverse as a JuJu Devil that you own.

*Gameplay mechanics are subject to change based on balance changes. Several uncommited changes in the pipeline. Will be commited to this gitbook depending on the design discussions.*\
\
As we develop the game and get to the beta testing stage, the mechanics will start to stabalize.

The current details are up to date as of 28th December 2021


---

# 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:

```
GET https://jujuverse.gitbook.io/jujuverse/the-game/gameplay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
