# ③ 채굴기 설정 (윈도우,SMOS)

{% hint style="info" %}
하이브나 레이브 OS 사용자는 해당 설정 방법을 확인해 주세요.
{% endhint %}

### 지원 마이너 종류

* [SRB 마이너](/ko/getstarted/3-os/srb.md)
* [Rigel 마이너](/ko/getstarted/setuprig/phoenix-miner-2.md)
* [Bz 마이너](/ko/getstarted/setuprig/phoenix-miner-3.md)
* [피닉스 마이너](/ko/getstarted/setuprig/phoenix-miner-4.md)
* [지마이너](/ko/getstarted/setuprig/gminer.md)
* [티렉스 마이너](/ko/getstarted/setuprig/undefined-1.md)
* [NB 마이너](/ko/getstarted/setuprig/nb.md)
* [롤 마이너](/ko/getstarted/setuprig/undefined-3.md)
* [팀레드 마이너](/ko/getstarted/setuprig/undefined.md)
* [팀블랙 마이너](/ko/getstarted/setuprig/undefined-2.md) (비추천)

{% hint style="success" %}

* 채굴 명령어는 꼭 한 줄에 모두 적어야 합니다.
* 띄어쓰기에 주의하세요.
  {% endhint %}

채굴기 설정을 완료 했다면 [리그몬 매니저를 설치](/ko/master.md)하세요.


---

# 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://rigmon.gitbook.io/ko/getstarted/setuprig.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.
