# 节点问题回报

1. **向** [**客户bot**](https://t.me/mayingsupportbot) **反馈问题**
2. **请详细告知自己的所在地（至少精确到省）、运营商、使用的节点、操作系统、客户端**
3. **提供尽可能详细的问题描述，若为可按一定步骤复现的问题，务必提供详细的复现方法**
4. **信息提供不全的报障将直接无视。**


---

# 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://docs.nameless13.com/node.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.
