# FAQ / Error

{% hint style="info" %}
I**f the problem you are experiencing is not listed here, open a ticket and request that it be posted here, along with a request for a solution ❇️❇️**
{% endhint %}

***

## Volume change / Buttons like File, Edit, View do not work

Many buttons like this are placed for display purposes only. The buttons that are actually interacted with are obvious when you hover over them. There are titles in the manual for their use.

***

## What should I do? / How do I work?

After successfully installing the script, you should do the following to start the computer:

* If the job of the studio you will use or create in Config is **QBCore or Qbox**, **you should create it in jobs.lua**. If it is **Esx**, **you should add it to the jobs and job\_grades tables.**
* Then restart the server. Assign yourself the job you created.
* After defining your job, go to the computer location and check the area with the target. The option to turn on the computer will appear.

***

## I can't see map / Is there a special MLO?

* The map shown in the video is GTA5's own MLO map.
* The script is integrated into this area by default, but the studio script does not handle processes such as teleportation.
* You can integrate as many MLO / YMAP or IPL as you want into the studio script; the script supports this.

***

## The purple sound waves are not moving / There is no sound in the recording

<figure><img src="/files/HLtXdenpJAjZRaZ5MMah" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/y4l9eexScG8fPeot5Ih0" alt=""><figcaption></figcaption></figure>

* **Make sure you approve the game's microphone access permission from F8**. If you deny it or close it, it will not ask you again, and since it will be automatically denied, you will never be able to use your microphone.
* **Go to Windows settings**, enter microphone settings, and **make sure that the microphone that detects sound when you speak is selected**. If this microphone is not selected, select it and restart the game.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.0resmon.org/0resmon/wais-resoucres/wais-studio/s.s.s-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
