> For the complete documentation index, see [llms.txt](https://an-wang-she-gong-ku-1.gitbook.io/an-wang-she-gong-ku/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://an-wang-she-gong-ku-1.gitbook.io/an-wang-she-gong-ku/zhi-nan-jiao-cheng/markdown.md).

# 会员功能

## 💎 会员功能说明

会员功能每个月都会更新一次，详见：\
<https://t.me/anwangSGKTZ/904>

***

### 👑 会员专属权益

✔ 无限次数查询\
✔ 更快响应速度\
✔ 优先查询通道\
✔ 扩展数据内容\
✔ 每月稳定更新\
✔ 开房记录查询\
✔ 外卖地址查询\
✔ 身份证照片查询\
&#x20;    .......

***

### 会员 vs 普通用户

| 功能      | 普通用户  | 会员     |
| ------- | ----- | ------ |
| 查询次数    | 按积分消耗 | 无限免费查询 |
| 查询速度    | 普通    | 优先     |
| 数据范围    | 标准    | 扩展     |
| 更新频率    | 常规    | 优先     |
| 开房记录查询  | ❌     | ✔️     |
| 外卖地址查询  | ❌     | ✔️     |
| 身份证照片查询 | ❌     | ✔️     |
| 婚姻历史查询  | ❌     | ✔️     |
| 手机号实时定位 | ❌     | ✔️     |
| 短信、电话轰炸 | ❌     | ✔️     |

***

### 为什么建议开通会员？

如果你需要：

* 高频查询
* 长期使用
* 更高数据完整度
* 更高效率
* 更多高级查询功能

会员是更优选择。

***

### 开通方式

进入机器人\
点击：开通会员\
按照提示完成支付即可。

{% embed url="<https://t.me/AnWangSGKbot>" %}


---

# 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://an-wang-she-gong-ku-1.gitbook.io/an-wang-she-gong-ku/zhi-nan-jiao-cheng/markdown.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.
