> For the complete documentation index, see [llms.txt](https://docs.vames-store.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vames-store.com/assets/vms_hud/faq.md).

# 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>
