# Overview

### Introduction

Spectre 是 iOS + macOS 平台的支持多配置、多规则和多代理协议的网络调试软件。兼容主流的 Surge 和 Clash 格式。软件使用原生代码实现，性能优秀、内存占用低。

~~**目前仍处于相当初级阶段，采用 Native 代码实现，同时兼顾工作，进度相对缓慢，大量功能都在持续开发支持中，感谢理解与支持。**~~

**太忙了，开发暂时搁置……**

### Support

* Group: <https://t.me/spectregroup>
* Channel: <https://t.me/spectreapp>
* Email: <support@spectre.network>
* Twitter: <https://x.com/krowtenertceps>


---

# 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://manual.spectre.network/overview.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.
