# Кастомные штуки

- [Продажные жители.](https://wiki.pointpixel.ru/server-mechanics/future/villager-ah.md): Это как /ah \[Аукцион], но только за предметами нужно ходить.
- [Кастомные Крафты\Переплавка](https://wiki.pointpixel.ru/server-mechanics/future/crafts.md)
- [Невидимая рамка](https://wiki.pointpixel.ru/server-mechanics/future/frame.md): При помощи ножниц можно создать невидимую рамку. gif ниже ↓
- [Перемешивание бетона](https://wiki.pointpixel.ru/server-mechanics/future/peremeshivanie-betona.md): Вы можете перемешать сухой бетон, кинув его в котёл с водой.
- [Факела на костре](https://wiki.pointpixel.ru/server-mechanics/future/hand-made-torchs.md): Создай факела просто кликнув по костру.
- [Предмет на голову.](https://wiki.pointpixel.ru/server-mechanics/future/item-on-head.md)
- [Валюта Pixel](https://wiki.pointpixel.ru/server-mechanics/future/currency.md): Валюта Пиксели!
- [Тотем бессмертия](https://wiki.pointpixel.ru/server-mechanics/future/undying-totem.md): Тотем спасающий от падения в пустоту\void
- [Soundboard в игре <Не работает>](https://wiki.pointpixel.ru/server-mechanics/future/sounds.md)
- [Привилегии <Не работает>](https://wiki.pointpixel.ru/server-mechanics/future/permissions.md): Система привилегий на сервере.
- [Голосовой чат <Не работает>](https://wiki.pointpixel.ru/server-mechanics/future/voice-chat.md): Голосовой чат прямо в игре, без использования Discord!
- [Онлайн карта <Не работает>](https://wiki.pointpixel.ru/server-mechanics/future/map.md): На сервере существует онлайн карта благодаря которой вы можете посмотреть на мир сервера, увидеть постройки игроков и их местонахождение.


---

# Agent Instructions: 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://wiki.pointpixel.ru/server-mechanics/future.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.
