# Getting Started

- [Welcome](https://help.moonone.online/getting-started/welcome.md): Get started with MoonOne, our monitoring system, and access all the tools you need for seamless management of your mining operations.
- [Prepare hardware](https://help.moonone.online/getting-started/prepare_hardware.md): In this section, we outline the system requirements and recommended CPU specifications needed for effectively monitoring your cryptocurrency mining operations.
- [How to install MoonOne agent](https://help.moonone.online/getting-started/how-to-install-moonone-agent.md): The MoonOne Agent is a metrics tool that provides real-time data from miners to the MoonOne dashboard, allowing for efficient monitoring and control.
- [How to add facility](https://help.moonone.online/getting-started/how_to_add_facility.md): Add your facilities to MoonOne and control them using various system features.
- [Configure the topology](https://help.moonone.online/getting-started/configure_the_topology.md): The Topology feature helps you structure and optimize your mining facility by creating a clear hierarchical layout and defining how equipment is physically arranged.
- [Add a staff member](https://help.moonone.online/getting-started/add_a_staff_member.md): You can add your staff members to MoonOne and grant them access to different system features.
- [Create a role](https://help.moonone.online/getting-started/create_a_role.md): Define user roles to manage access and responsibilities. Assign roles with specific permissions for secure and efficient team management.
- [Mass import miners](https://help.moonone.online/getting-started/mass_import_miners.md): To import miners, users can manually enter miner details through the mass action panel or upload a file. Once added, all miners will be visible under the "Imported" tab.


---

# 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/getting-started.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.
