> 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/3-os/srb.md).

# SRB 마이너

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

SRB 마이너는 Hive의  FlightSheet에서 별다른설정을 필요로 하지 않습니다. :thumbsup:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/3-os/srb.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.
