# How to use MiningOS?

## Miner Overview

Once MiningOS has been installed on a miner, you can access its backend via <http://ip:80> after it has booted. On the Miner Overview page, you will see an overview of the miner that includes its computing power, temperature, fan speed and the current status of attached graphics cards.&#x20;

![](/files/-MkkSL4UUV9R03l2NLKg)

## Activating the Miner, Pool Configuration and Overclocking&#x20;

On the miner configuration page you can enter your activation code, configure pool information and set parameters relating to machine overclocking.

![](/files/-MkkSUyu9y6gKnpWgpdH)

## Change Password&#x20;

On the change password page, you can modify the login details for the miner's backend dashboard.

![](/files/-MkkS_uSdxK30m3WgQRg)

## Network Configuration

The network configuration page allows you to change the miner's IP address to DHCP or static.

![](/files/-MkkSeKonXtwrx8vcn95)

## Logs&#x20;

The logs page displays logs of the miner, which can help to identify problems during troubleshooting.


---

# 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://mining.gitbook.io/support/how-to-use-mineros.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.
