# MASS ACTIONS

- [Mass reboot miners](https://help.moonone.online/mass-actions/mass_reboot_miners.md): Remotely manage miners via the dashboard for mass or single reboots. Use the mass action panel for multiple miners or the options' menu for a single miner.
- [Mass change miners' pools](https://help.moonone.online/mass-actions/mass_change_miners_pools.md): Remotely manage miners via the dashboard for mass or single changes of miners' pools. Use the mass action panel for multiple miners or the options' menu for a single miner.
- [Pool lock](https://help.moonone.online/mass-actions/pool-lock.md)
- [Mass moving miners](https://help.moonone.online/mass-actions/mass_move_miners.md): Remotely manage miners via the dashboard for mass or single moving. Use the mass action panel for multiple miners or the options' menu for a single miner.
- [Edit SN, model & sub, client or password](https://help.moonone.online/mass-actions/edit.md): Remotely manage miners via the dashboard for mass or single editing data. Use the mass action panel for multiple miners or the options' menu for a single miner.


---

# 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://help.moonone.online/mass-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.
