# N

## 网卡

NIC 是网卡的缩写，它是为计算机提供网络连接能力的硬件组件。通常，网卡是一个小型扩展卡，插入计算机的主板或专为网络连接设计的设备中。网卡可以是有线的或无线的，它允许设备通过发送和接收数据包与其他网络上的设备进行通信。


---

# 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.console.zenlayer.com/welcome/cn/glossary/h-n/n.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.
