# 常见问题

### 什么时候有Windows客户端、移动客户端？

我们在开发中了，敬请期待～

### 还不可以同步到云端么？

我们也在开发中，敬请期待～

### 哪些功能是云端的，哪些功能是本地的？

笔记都是存储在本地的，笔记、集合、搜索都是在本地可以运行。目前只有AI对话功能需要调取在线大模型。

### 可以从微信里直接导入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/hi/chang-jian-wen-ti.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.
