# Welcome

WxConnector 是一款基于 DotNet 8.0 开发的高性能 WeChat 操作模拟库，旨在替代 wxauto 成为新一代 WeChat 自动化开发的首选组件

{% embed url="<https://github.com/El1mir/WxConnector>" %}

欢迎各位佬友给项目提提建议、提提issue 和 Pr 喵，也请各位佬友给我的项目点点 star，这对我真的很重要喵。

{% embed url="<https://linux.do/t/topic/559517/11>" %}

这是项目的主帖子，有什么更新会在最下面的回贴中贴出喵，文档的更新可能会慢一些喵。


---

# 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://el1mirs-organization.gitbook.io/wxconnector/readme.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.
