# 欢迎

## 欢迎来到NATS官方文档的翻译版本

原版（English Version）[这里](https://github.com/natsclub/nats.docs/blob/main/docs.nats.io)

在这里，你会发现你需要知道的关于 **自适应边缘和分布式系统** 的连接技术的一切 - NATS!

NATS是开源的，这个文档也是。如果你对这些文档有更新和/或建议，请\[让我们知道]（mailto:<info@nats.io>）。你也可以使用每页上的 "在GitHub中编辑 "链接创建一个拉动请求。

### 其他问题？

请随时在Slack [slack.nats.io](https://slack.nats.io)上与我们交谈。

整个NATS维护者团队感谢您对NATS的关注

#### 译者注

<figure><img src="https://1597084071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFSFNeUzuhP1a7Pu5L4Vm%2Fuploads%2FKkLZbCTsE48oSBzyU5K3%2Fd04dc78911cd0f4599d292e2e9c66f3b.jpg?alt=media&#x26;token=4493f8ca-229f-4f7a-b63e-19654d282eda" alt=""><figcaption></figcaption></figure>

**如果上面的群聊过期了， 或先加下面的微信**

![微信](https://1597084071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFSFNeUzuhP1a7Pu5L4Vm%2Fuploads%2Fgit-blob-bfccf1ce8abf8496a3130151df8d8131cdff40ff%2Fwechat.jpeg?alt=media)他会把你拉到NatsClub微信群聊中，一起实时探讨

\*\* 赞助商 \*\*

期待您的赞助.


---

# 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.natsclub.cn/cn/welcome.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.
