> ## Documentation Index
> Fetch the complete documentation index at: https://fluxon.tabooproject.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Fluxon 文档概览

> 选择你的阅读路线

<img src="https://mintcdn.com/taboolib/-bNMTIJMQ7Yd1rEa/image/hero.png?fit=max&auto=format&n=-bNMTIJMQ7Yd1rEa&q=85&s=a91ed5f97b9f26be3cb171be37933acb" alt="" width="1536" height="688" data-path="image/hero.png" />

### 我在配置里使用脚本

* 从 [快速开始](/guides/quickstart) 跑通第一个脚本。
* 查语法与边界：看 [语言参考](/language/literals-and-types)。
* 查内置函数与命名空间：先看 [函数目录](/appendix/function-catalog)，再按需读 [系统函数](/language/functions/system) 的讲解页。

### 我在项目里集成脚本

* 从 [快速开始](/guides/quickstart) 了解 `Fluxon.eval(..., env)` 与 `Environment` 的最小用法。
* 注册函数/扩展与导出桥：看 [运行时注册](/developer/runtime-registry)、[@Export](/developer/export-bridge)、[扩展函数](/developer/extension-api)。
* 需要 JSR223：看 [JSR223](/runtime/jsr223)。

## 快速定位

* **[CLI 命令与资产生成](/appendix/cli-reference)**
* **[术语与符号](/appendix/glossary)**
