# 关于我们

42memo产品来自于阳志平老师对于AI时代笔记产品的初步构想，并由开智社群同学在人生发展挑战赛和开智黑客马拉松中进行开发和维护。我们有核心贡献者，也有志愿者。总之，是一个小团队\~

联系我们：

<42memo@huoshuiai.com>


---

# 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://42memo.gitbook.io/42memo/aboutus/guan-yu-wo-men.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.
