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

# APES PLANET

![Apes Planet Introduction](/files/1nYX1jrbAkOiOK2sxuNP)

## **What is Apes Planet?**

Welcome to the world of countless possibilities in Apes Planet, an innovative spatial computing metaverse hub for games that bridges the gap between Unreal Engine 3D Indie Developers and enthusiastic gamers. We offer new levels of creative opportunities and unprecedented earning potential.

The Apes Planet ecosystem enables 3D indie developers to shape their creativity and bring their games to life in the Web3 space. Utilizing our innovative SDK feature, you can secure your location and establish your own game within the Olympus metaverse. Bring your dreams to life and earn a share of platform revenues.

At the core of Apes Planet lies the Olympus of Eternal Victory, a virtual reality metaverse area featuring a wide selection of games that transport users into immersive and engaging worlds. Prepare to be captivated as you step into a realm of mystery, adorned with ancient ruins, mystical landscapes, and captivating views.

{% embed url="<https://youtu.be/iyD2Ss1w5wU?si=g_ASXCygZOG4lIyV>" %}
Olympus of the Eternal Victory
{% endembed %}


---

# 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://apes-planet.gitbook.io/apes-planet/apes-planet.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.
