Framework Capabilities
Framework capabilities section specifically introduces flor's optional capabilities. They are mostly enabled through Cargo features, and after enabling they expose the corresponding API, event builder or platform behavior.
If you just want to look up all feature names, first see Quick Overview. This section explains platform capabilities in detail: what you can do after enabling, where the entry point is, and which tutorials/APIs are related.
Platform Capabilities
Event-type capabilities usually also need to be paired with Event Builder use; complete handler signature and current dispatch status see Handler API.

