--- # 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. Our goal is to provide easy to use solutions that can satisfy a good part of the editing use cases out there. ## Builds ### 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. In CKEditor 5 the concept of the "boxed" editor was reinvented: * The toolbar is now always visible when user scrolls the page down. * The editor content is now placed inline in the page (without surrounding `