# FAQ

Below you’ll find answers to the most frequently asked questions related to setup, usage, and integration. We recommend checking this section before opening a support ticket.

***

<details>

<summary>How do I change the <kbd>vms* store</kbd> under the HUD logo?</summary>

1. Go to **vms\_hud/translation.js**
2. Edit the following option

```js
translate.server_name = '';
```

</details>
