# Symi Documentation > Documentation for the Symi, a music notation language for microtonal music. ## Documentation Sets - [Symi Documentation - Full Version](https://symi.rika.link/llms-full.txt): The full version of the Symi documentation, including all details and examples. ## Getting Started Install Symi Editor and learn the core syntax basics. - [Introduction](/getting-started): What Symi is and why it exists. - [Installation](/getting-started/installation): Download and install Symi Editor. - [Usage](/getting-started/usage): Write, preview and export your music. ## Grammar Reference Control statements, pitch syntax, timing and macros. - [Overview](/grammars): Core grammar concepts and structure. - [Control](/grammars/control): BPM, time signature and other global controls. - [Pitch](/grammars/pitch): Pitch notation and microtonal expressions. - [Time](/grammars/time): Duration and rhythm notation. - [Macro](/grammars/macro): Reusable syntax blocks and expansion. ## LLM Machine-friendly endpoints for AI tools. - [LLM Guide](/llm): How to use llms.txt, llms-full.txt. ## Landing - [Symi 编辑器文档](https://symi.rika.link/raw/index.md): Symi 编辑器是一款基于文本的微分音乐编辑器,支持多种音高和节奏表记,适合实验性音乐创作。 ## Docs - [介绍](https://symi.rika.link/raw/getting-started.md): Symi是一种可用于微分音乐的标记语言 - [下载和安装](https://symi.rika.link/raw/getting-started/installation.md): 可以从GitHub Releases页面下载Symi Editor - [使用方法](https://symi.rika.link/raw/getting-started/usage.md): Symi Editor界面和功能介绍 - [概述](https://symi.rika.link/raw/grammars.md): Symi语法的基本概念 - [控制信息](https://symi.rika.link/raw/grammars/control.md): 影响解析行为的全局属性定义 - [音高](https://symi.rika.link/raw/grammars/pitch.md): 倍音、频率、音名、平均律等 - [时间](https://symi.rika.link/raw/grammars/time.md): 时间戳和时值 - [宏](https://symi.rika.link/raw/grammars/macro.md): 宏定义和调用 - [LLM](https://symi.rika.link/raw/llm.md): 使用文档站内置的 LLM 支持 - [更新日志](https://symi.rika.link/raw/updating-log.md): 记录Symi的版本更新内容 ## Notes - For machine consumption, prefer /llms.txt for index-level context and /llms-full.txt for detailed content.