> 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/help/rignotfound/3.-network-setup.md).

# 4. Network Setup

Your network might not be compatible with Rigmon Manager.

{% hint style="info" %}
Rigmon Manager only searches mining rigs from the same network.
{% endhint %}

{% hint style="warning" %}
If you don't have a private network and your mining rig has a public IP, manually add you mining rig with the IP.
{% endhint %}

## [✔️](https://emojipedia.org/check-mark/) Good - Working!

![Recommended setup.](/files/xbr7KEATWWCcUzI8CD0k)

![Simpler setup but if RIG1 is dead, you cannot monitor whole rigs.](/files/TU06WhwkG6tkg617iu9a)

![If you use have multiple routers, you need to run Rigmon Manager under each router.](/files/pOzAANR3gotpnZVtRR04)

![If you have multiple mining farms, you also need to run Rigmon Manager under each router.](/files/SYRs3Xqy24qqBHbLhXxZ)

## ❌ Bad - Not Working Properly

![Rigmon Manager can find RIG2 and RIG3 but not RIG1.](/files/RmWYbCMWY8p7msRX15EN)

![Rigmon Manager cannot find any rig.](/files/sK90f35WYpLIeOXkVGmn)

![Rigmon Manager can find RIG1 but not RIG2 and RIG3.](/files/B1kZ812OJYCvcXeZ1Esl)


---

# 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/en/help/rignotfound/3.-network-setup.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.
