> For the complete documentation index, see [llms.txt](https://rigmon.gitbook.io/ko/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/ko/getstarted/setuprig/phoenix-miner-3.md).

# Bz 마이너

BzMiner (Rigmon Manager 1.21 버전 이상 필요)

{% hint style="warning" %}
Bz 마이너는 리그몬 매니저에서 z 키를 눌러 추가 하셔야 합니다. 아직 앱을 통한 채굴기 등록을 지원하고 있지 않습니다.
{% endhint %}

BzMiner는 기본적으로 아무 설정 없이도 리그몬에서 사용 가능합니다. 다른 채굴기 실행 배치파일을 사용하다 보면 설정이 틀어져 있는 경우도 있기 때문에 확인을 해주세요.

### 채굴 config.txt 옵션

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