# FAQ

<details>

<summary>How to change the logo?</summary>

You can also change your logo by going to /html/files/ and then replacing the provided logo.png to one of yours.

</details>

<details>

<summary>How to change the language?</summary>

You can change the language by simply going to config.lua and changing <img src="https://1396994419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnlGkfcmpwhukzY5HYje%2Fuploads%2FsYSc0lnBDN2n4K7h6Vgj%2Fimage.png?alt=media&#x26;token=aa1ecf76-15e2-4d06-be33-32310475eafa" alt="" data-size="line">to one of your liking. You can add more by simply copy-pasting and then translating.

</details>

<details>

<summary>How to add more ATMs/banks?</summary>

All that can be done in config.lua. You can copy paste one of the banks and rename it to for instance bank9 and then add your desired coordinates.

![](https://1396994419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnlGkfcmpwhukzY5HYje%2Fuploads%2FEfPCtgBBp8dHRgt5UGIm%2Fimage.png?alt=media\&token=90c1f59c-cfb5-4353-88f4-4497b814d73b)

Similarly, you can also add ownable ATMs by going to line 200 and then replicating the one above such as:

<img src="https://1396994419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnlGkfcmpwhukzY5HYje%2Fuploads%2FlaFq5Pahw8yFPyUxP8lr%2Fimage.png?alt=media&#x26;token=9e48b9b5-2402-4b1f-b5c1-64a00b3fc545" alt="" data-size="line">

and then simply change the vector3 coordinates.

</details>
