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

# Общая информация

## Кто мы такие:

**Великий Архипелаг** появился не благодаря завоеваниям, а благодаря торговле. Первые поселенцы обосновались на островах посреди моря и построили небольшой рынок для обмена ресурсами. Удачное расположение быстро превратило его в место встречи игроков со всего сервера.

Со временем вокруг торгового острова выросли порты, склады, города и новые поселения. Пока другие государства тратили силы на войны и расширение границ, Архипелаг богател, контролируя важнейшие морские маршруты и торговые потоки.

Сегодня Великий Архипелаг известен как государство купцов, мореплавателей и строителей. Его торговый остров остаётся сердцем экономики региона, а любой путник знает: если тебе нужен редкий товар или выгодная сделка — путь лежит в Архипелаг.


---

# 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://julinuc.gitbook.io/archipelag/wiki/info.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.
