# HF25: Новые возможности

* Внесены правки в плагин [account\_notes](/developers/hardforks/hf19_release.md#vozmozhnost-polzovatelya-khranit-lichnuyu-informaciyu-v-khesh-tablice-khranilisha-v-vide-key-value) для предстоящего запуска [веб-клиента форумов](https://golos.id/ru--golos/@lex-escrow/zayavka-na-razrabotku-foruma-veb-klienta-s-otkrytym-kodom) на блокчейне Голос (запись разделов/категорий, модераторов, блокировок и прочее).<br>
* Добавлено условие "неснижаемого остатка" при автопонижении Силы Голоса [по неактивности](/developers/hardforks/hf22_release.md#ponizhenie-sg-pri-neaktivnosti) (\~10 Силы Голоса), чтобы в случае возвращения пользователей не возникало проблем с пропускной способностью аккаунта.<br>
* Изменения по вопросу отсутствия торговой комиссии эмитенту UIA токена в случае сделок по уже существующим ордерам на внутренней бирже.<br>
* Добавлено округление торговой комиссии по сделкам где кол-во знаков после запятой в UIA токене таково, что процент комиссии умноженный на сумму сделки был меньше возможного, округление до последнего знака.


---

# 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.golos.id/developers/hardforks/hf25_release.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.
