# Ox > Ethereum Standard Library ## Docs - [Error Handling](/error-handling): Every function namespace in Ox exports an accompanying error type (`ErrorType`) and parser (`parseError`) that you can use to strongly type your `catch` statements, or inject into a custom type-safe error handling library (e.g. [`neverthrow`](https://github.com/supermacro/neverthrow), [`Effect`](https://effect.website/), etc.). - [Imports & Bundle Size](/imports): There are two approaches to import Modules in Ox: - [Installation](/installation): Install Ox via your package manager, a `