# 安裝與使用異常處理

- [主機啟動後不顯示IP地址](https://mineros.gitbook.io/www.mineros.io/commonproblem/install/ip.md)
- [CPU核心數量不對](https://mineros.gitbook.io/www.mineros.io/commonproblem/install/cpu.md)
- [激活超時](https://mineros.gitbook.io/www.mineros.io/commonproblem/install/timeouta.md)
- [系統啟動過程加載完成之後進入黑屏界面](https://mineros.gitbook.io/www.mineros.io/commonproblem/install/bg.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/install.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.
