--- # Scope: # * What is it? # * What are the use cases? # * What is the difference with CKEditor 5 Framework? # * What is the difference with CKEditor 4? title: Overview category: builds-guides order: 10 --- CKEditor 5 Builds are a set of ready to use rich text editors. Every "build" provides a single type of editor with a set of features and a default configuration. They provide easy to use solutions that can be installed with no effort and that satisfy the most common editing use cases. ## Available builds The following CKEditor 5 Builds are currently available: * [Classic editor](#Classic-editor) * [Inline editor](#Inline-editor) * [Balloon toolbar editor](#Balloon-toolbar-editor) ### Classic editor Classic editor is what most users traditionally learnt to associate with a rich text editor — a toolbar with an editing area placed in a specific position on the page, usually as a part of a form that you use to submit some content to the server. The editor during initialisation hides given element on a page and renders "instead" of it, that's why it's usually used to replace `