> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/g/cs1.6/midnight/hwid.md).

# 午夜解绑教程

{% hint style="success" %}

### 每月可解绑100次 （无间隔）<mark style="color:purple;">网吧党福音</mark>

{% endhint %}

[**点击进入解绑地址**](https://midnight.im/)​

**如图操作：**

<figure><img src="/files/Qwa6MZxhG3OgfhJiM8xn" alt=""><figcaption></figcaption></figure>

**解绑完成后按照正常流程安装注入即可**

{% hint style="warning" %} <mark style="color:orange;">**午夜目前每天（24小时内）最多解绑5次，一个月内最多解绑100次，超过此限制会被判定为共享账号，导致封号，无法解封。**</mark>
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.shark.top/g/cs1.6/midnight/hwid.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
