# 关于 FlowithOS

#### 欢迎来到FlowithOS！

<figure><img src="https://3657150132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAVkWkYQheefIjsWOM7id%2Fuploads%2FuKt4QN5mgUkOFyeA972G%2Fimage.png?alt=media&#x26;token=13f4aea3-3729-4988-9742-68783543450d" alt=""><figcaption></figcaption></figure>

### 什么是 FlowithOS

FlowithOS 是一款运行在桌面端的智能体操作系统（Agentic OS）。它可以帮助我们自研的智能体突破来自浏览器的限制，理解页面、操作界面并完成端到端的任务。它可以进行调研、总结、内容创作、在多平台发布内容、管理文档以及与各种应用程序交互。它可以不间断地执行任务，并且可以在用户帮助登录认证之后自动继续之前的任务进度。\
\
FlowithOS 重新定义了“智能体能做什么”：它不仅仅是一个浏览器、一个应用或有一个助手，而是一个不断进化的全新生态——一个真正落地完成任务的智能体。

> 我们会在 beta 公测阶段对产品进行快速迭代。很多功能仍在开发当中。欢迎你提出宝贵的建议，积极参与到 FlowithOS 的进化中来。

<figure><img src="https://3657150132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAVkWkYQheefIjsWOM7id%2Fuploads%2FKuwbqxCF0ziTyFZe6UQw%2Fimage.png?alt=media&#x26;token=7f618e73-bb69-4cca-a8e7-69d8e99d9a85" alt=""><figcaption></figcaption></figure>

### 何时选择使用 FlowithOS

#### FlowithOS 与 Neo 的区别

* **Neo** 注重创造。它是一个万能的生成Agent，可以产出网站、HTML/CSS/JS 网页应用、图片、视频、文本和各种资源。但它不负责操作它所创建的网站，也无法控制其他网站。当你想要得到一个具体的产物时，考虑使用 Neo。<br>
* **FlowithOS** 注重执行。它是一款基于浏览器的智能体操作系统，能够浏览页面、点击按钮、填写表单、收集数据、上传文件，并在不同网站之间串联起一系列动作。当你想在真实的网页上或跨多个应用执行任务时，考虑使用 FlowithOS。<br>

#### FlowithOS 与 Neo 的适用场景

### Neo 适用于

* 生成无需 Node 环境即可部署的静态网站或网页应用脚手架。
* 生成内容、设计资源、幻灯片大纲、图片、视频或代码，并由你自己进行测试或托管。
* 生成可供 FlowithOS 调用或参考的可复用模板或组件库。

### FlowithOS 适用于

* 需要登录、浏览真实网站、点击按钮、上传或下载文件，或填写复杂表单的复杂任务。
* 需要进行带有来源验证的研究，例如翻页查看搜索结果、筛选信息、将内容复制到文档或表格中，或导出 markdown 文件的调研任务。
* 需要在多个平台直接来回执行不同操作的跨平台工作流或任务。

### 产品联动 1+1>2

* 用 Neo 生成网站或内容，并交由 FlowithOS 进行调试或分发。
* 用 Neo 辅助生成 Skill 或 Memory，帮助 FlowithOS 提高在特定任务中的表现。
* 使用 FlowithOS 时可将侧边栏的 Tab 直接拖拽进 Neo 的画布中开启对话。

<figure><img src="https://3657150132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAVkWkYQheefIjsWOM7id%2Fuploads%2FxfiOcdPhtr3IlaH4m3qw%2Fdrag_webpage2canvas.gif?alt=media&#x26;token=924ea0bf-de6e-441b-94aa-41c3aa69939d" alt=""><figcaption></figcaption></figure>

> 我们还会在后续的更新中将 Flowith Web 与 FlowithOS 做更深度的集成，敬请期待！


---

# 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://doc.flowith.io/cn/oracle-mode-zhi-neng-ti-mo-shi/flowithos-zhi-neng-ti-cao-zuo-xi-tong/guan-yu-flowithos.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.
