# demrodev Docs

Здесь Вы сможете найти полностью актуальную информацию по каждому плагину.

Если Вы столкнулись с проблемами при работе с плагинами или у Вас есть предложения по улучшению работы, дополнениям, можете связаться со мной через:

* [Telegram](https://t.me/notromanenko)
* [E-mail](mailto:help@demro.space)
* [Сообщить об ошибке на GitHub (Issue tracker)](https://github.com/demrodev/DJoin/issues)

Мои текущие проекты:

* [**DJoin**](https://github.com/demrodev/DJoin) — кастомизация сообщений при входе и не только!


---

# 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://docs.demro.space/demrodev-docs.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.
