# ⑤ 채굴기 검색

![리그몬 매니저 실행 화면](/files/-Mj7ZErHYAioRHWr5_qx)

## 채굴기 검색

* 사용하는 채굴 프로그램에 맞게 키보드의 키를 입력하면 같은 네트워크에 있는 채굴기를 검색하게 됩니다.&#x20;
* 검색된 채굴기는 IP가 표시됩니다.
* 연결이 성공한 채굴기는 녹색으로, 연결이 불가능한 채굴기는 빨간색으로 나옵니다.

## 키 입력

* 사용중인 마이너에 따라 a, s, d, f, g, t 의 키를 눌러 채굴기를 검색해 주세요.
* c 를 누르면 목록이 초기화 됩니다.

{% hint style="warning" %}
allowlist.txt나 denylist.txt에 들어있는 채굴기 목록은 초기화 되지 않습니다.
{% endhint %}

{% hint style="info" %}
채굴기기 삭제 되지 않거나 목록이 무언가 잘못 되었다고 생각되면 rigs.json 파일을 지워 보세요. 목록 기록이 완전히 초기화 됩니다.
{% endhint %}

## 검색 완료

* 채굴기 검색이 완료되면 데이터가 서버로 전송됩니다.
* 앱에서 새로 고침 버튼이나 당겨서 새로고침을 하면 곧 앱에서도 채굴기를 볼 수 있습니다.

![새로 고침 버튼이나 화면을 당겨서 새로 고침 실행](/files/-Mj7JICFp9FIYzuVABDS)

검색된 채굴기가 없다면 [채굴기를 찾을 수 없습니다.](/ko/problem/rignotfound.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/searchrigs.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.
