> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/ceos-message/2025-christmas-greetings.md).

# 2025 Christmas Greetings

Hello Matrixians:

在过去的一年里，整个世界发生了翻天覆地的变化，对我印象最深刻的是跨领域技术的应用，比如人工智能，脑机接口、分布式计算等。它们的融合为世界带来了巨大改变，Matrix也在这个方向做出了努力。我们争取在接下来的一年，在各个方面，尤其是技术融合方面，比如脑机接口、RWA、生物数据上联等，取得新的进展，为世界做出更多贡献。

在中国的俗语里，鱼代表着“余”，所以在这里祝大家年年有余。

Happy New Year and Merry Christmas.

{% embed url="<https://x.com/MatrixAINetwork/status/2003906226749690214?s=20>" %}


---

# 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.matrix.io/ceos-message/2025-christmas-greetings.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.
