> For the complete documentation index, see [llms.txt](https://docs.jrny.club/jrny-club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jrny.club/jrny-club/the-planet-xolo-ecosystem/planet-xolo-villagers.md).

# Planet XOLO Villagers

<figure><img src="/files/7DdP7h7Q7nGw8yM3YdnQ" alt=""><figcaption></figcaption></figure>

> [Planet XOLO Villagers](https://opensea.io/collection/planet-xolo-villagers) is a generative collection of up to 20,000 "Villagers" based in the Planet XOLO Universe.  JRNY Club’s narrative flagship set is focused on engaging storytelling and addictive gameplay.  Members can lose themselves in the lore of XOLO or duke it out in the platform fighting game [Battle for XOLO](https://www.battleforxolo.com/).
>
> &#x20;
>
> You can still mint new Villagers with the [XOLO Keys](/jrny-club/the-planet-xolo-ecosystem/xolo-keys.md), which can be burned in exchange for a random Villager.  When burning a key, you also have the chance to mint a XOLO ape, rabid, Xolian or 1-of-1 NFT.
>
> &#x20;
>
> ### Lore Summary
>
> In the year 2069, Earth has become desolate and uninhabitable, forcing what remains of humanity to venture out into the cosmos to find a new home.  Upon crash landing on Planet XOLO, the crew of the E.S.C. JOURNEY is forced to prepare themselves for the worst.  Follow the tales and adventures of the remaining crew as they overcome the obstacles of this hostile and unknown planet.&#x20;
>
> &#x20;
>
> **Learn more about Planet XOLO** [**here**](https://planetxolo.com/)**.**


---

# 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://docs.jrny.club/jrny-club/the-planet-xolo-ecosystem/planet-xolo-villagers.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.
