# 一般問題處理

- [無盤服務器(NBS)如何手動設置ip地址教程命令](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/nbsip.md)
- [pci卡槽](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/pci.md)
- [主機網卡、主板網絡啟動異常處理方法](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/nc.md)
- [有盤主機重啟後出現未激活現象](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/una.md)
- [使用minerOS刻錄軟件刻錄完U盤系統後狀態顯示0/1](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/burning-software.md)
- [瀏覽器輸入主機內網IP登陸後提示主機不屬於當前登陸用戶](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/account.md)
- [啟動提示後主機顯示器提示a start job is running for Raise network interfaces(XXs / Xmin xxs)](https://mineros.gitbook.io/www.mineros.io/commonproblem/general/label.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://mineros.gitbook.io/www.mineros.io/commonproblem/general.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.
