Next Steps
============

By now, you’ve seen how Quantium:

- Handles units automatically and safely.
- Detects invalid or inconsistent operations.
- Converts and simplifies units seamlessly.
- Supports both attribute-style and string-based unit definitions.
- Works in a variety of real-world scenarios, from physics to medicine.

From here, you can explore:

- **API Reference:** A detailed reference of the ``Quantity`` and ``Unit`` objects and all available mathematical operations.
.. - **Examples:** A gallery of advanced real-world scenarios and physics simulations.
- **Contributing:** Help expand Quantium by contributing your ideas and improvements.

Quantium makes unit-safe computation **simple, expressive, and reliable** — so you can focus on the science, not the syntax.