> For the complete documentation index, see [llms.txt](https://test.genericgeopol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://test.genericgeopol.com/welcome.md).

# Welcome

Welcome to the Fan made Geopolitica Reborn Wiki! This is where you can learn more about the server, its various systems, and its plugins.

## What is Geopolitica Reborn?

Geopolitica Reborn is a fan made re-creation of the original server Geopolitica, which has now been down for over a year. The goal of our server is to let the community of Geopolitica get the Geopolitica experience without having to stray far from what we know and love <3.

Mechanics wise, the server is a WW1 themed Minecraft server with the ability for players to make their own unique Tanks, Planes and Boats via Movecraft, along with custom guns and armour and a GDP system mirroring that of our mother server.

## Server information

**Server IP:** `play.geopolitica-minecraft.net`

**Port for Bedrock Users:** `25189`

**Live Map:** [http://play.geopolitica-minecraft.net:25574](http://play.geopolitica-minecraft.net:25574/#world;flat;1784,64,-460;0)

**Version:** `1.21.8+`

**Discord Server Link:** <https://discord.gg/ECUmWzQ2yN>


---

# 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://test.genericgeopol.com/welcome.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.
