> For the complete documentation index, see [llms.txt](https://wiki.portalgenesis.cc/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.portalgenesis.cc/main/info/pg.md).

# Portal Genesis

## Portal Genesis это

Небольшая студия который занимается созданием необычных серверов для Minecraft\*. Проект был создан в 2023 году. skyneli познакомился с bobkinn\_ в чате, после чего началась основная работа над сервером.

## Дискорд проекта

У нашего проекта только один основной дискорд сервер, на котором происходит вся активность проекта. **Другие соц сети мы больше не введем**.\
<https://discord.com/invite/KvvqzW7FuH>

## Наша команда

bobkinn\_ - В ведущий программист студии, дизайнер локаций.\
skyneli - Нарративный директор, сценарист.\
lzarg - Художник скинов, дизайнер локаций, тестер.

> skyneli - что такое portal genesis для меня.
>
> PG для меня это возможность собрать вокруг себя людей, и сделать что то действительно классное. То что когда ни будь, может стать игрой. Я мечтаю когда то основать свою игровую студию, и думаю назову ее либо как нынешний проект, либо как то в стиле Meduza

## Связь с нами

Почта - <contact@portalgenesis.cc>\
Дискорд - [Создать тикет](https://discord.gg/AmZkewEzVF)

*\* Проект и продукты PortalGenesis не имеют юридической связи с торговыми марками Mojang и Microsoft и не подпадают под их право собственности.*


---

# 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://wiki.portalgenesis.cc/main/info/pg.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.
