# Раздел Actions

В этом разделе приложения Combine мы размещаем полезный и бесплатный функционал, который помогает и упрощает пользователям их повседневные задачи.&#x20;

На данный момент в этой секции размещены: модуль для голосования через Snapshot и модуль Bungee Refuel, через который вы можете пополнять различные сети на ваших кошельках токенами для оплаты газа. Также с помощью этого модуля вы сможете делать дешевые транзакции в сети Ethereum и тем самым улучшать качество ваших кошельков.

С подробной инструкцией по работе с этими модулями вы можете ознакомиться, перейдя в соответствующий раздел:

* [Инструкция по настройке и работе с модулем Snapshot](https://docs.nfd.gg/main/ru-combine-software/razdel-actions/avtomatizaciya-snapshot);
* [Инструкция по настройке и работе с модулем Bungee Refuel](https://docs.nfd.gg/main/ru-combine-software/razdel-actions/avtomatizaciya-bungee-refuel);
* [Инструкция по настройке и работе с модулем Intract](https://docs.nfd.gg/main/ru-combine-software/razdel-actions/intract).


---

# 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://nfd-gg.gitbook.io/main/ru-combine-software/razdel-actions.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.
