:orphan: 🛠️ How-to guides ================ Task-oriented recipes for a specific feature you already understand. If you are still learning the basics, start with the :doc:`../tutorial/index`. Routing & reloading ------------------- - :doc:`routers` - :doc:`hot_reload` Commands & access ----------------- - :doc:`commands` - :doc:`roles` Interaction ----------- - :doc:`keyboards` - :doc:`pagination` - :doc:`scenes` - :doc:`conversations` - :doc:`album` Operations ---------- - :doc:`throttling` - :doc:`lifespan` Utilities --------- - :doc:`logging` - :doc:`retry` - :doc:`truncate` - :doc:`suppress_not_modified`