# Languages

Frontnow Advisor supports multiple languages, allowing you to provide a localized experience for your customers. You can manage the supported languages using the following initialization code:

```javascript
new Advisor({
    language: 'en', // default language
});
```

In this code, `language` is the language used by Frontnow Advisor.

By managing the supported languages, you can provide a localized experience for your customers, increasing engagement and customer satisfaction. If you have any questions or need assistance, please don't hesitate to contact us.
