> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firepitcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Package helpers

> All the helper functions registered by the Firepit CMS

| Function             | Description                                                                           |
| -------------------- | ------------------------------------------------------------------------------------- |
| `getVisitorLocale()` | Get the visitor locale from the browser, for example: `nl`, `en`, `be`                |
| `canonical()`        | Safe method to generate a canonical URL for your routes, can be used in the meta tags |
| `firepitModel()`     | Used to return the model from the firepit package                                     |
| `money()`            | Render money strings properly                                                         |
