> For the complete documentation index, see [llms.txt](https://rigmon.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rigmon.gitbook.io/en/getstarted/setuprig/phoenix-miner-2.md).

# BzMiner

(Support from Rigmon Manager 1.21 or higher)

{% hint style="warning" %}
Need to add rigs from Rigmon Manager console. Adding rigs from Mobile App is not support yet.
{% endhint %}

You shouldn't need to change anything to work with Rigmon. However, your miner might already have an option for monitoring the API port. Please double check the mining command.

### Mining Option (config.txt)

```
{
    "http_password": "",
    "http_port": 4014,
    "http_address": "0.0.0.0",
    "http_enabled": true,
}
```
