# 1. Adjust Device & Performance Settings

### Accessing Device/Performance Settings

Click a gear icon located at the top right corner of the app.

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

### Device/Performance Settings

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

**Camera**

* <mark style="color:green;">**`Input Device`**</mark>: Change the video input device&#x20;

**Audio**

* <mark style="color:green;">**`Input Device`**</mark>: Change the audio input device

**Animation Output**: Change motion-tracking quality to accommodate your device spec

* <mark style="color:green;">**`Rendering Quality`**</mark>: Selecting the higher **`Rendering Quality`** (higher FPS) option enhances the avatar movement in both **`MYTY Camera Preview`** and **`Virtual Camera`** by increasing CPU usage. Customize to fit your device specification.
  * Low (10 FPS)
  * Medium (30 FPS)
  * High (60 FPS)
* <mark style="color:green;">**`Virtual Camera Quality`**</mark>: Selecting the higher **`Virtual Camera Quality`** (higher FPS) option enhances the avatar movement in **`Virtual Camera`** (e.g., Zoom, Discord, and OBS) by increasing CPU usage. Customize to fit your device specification.
  * Low (16 FPS)
  * Medium (24 FPS)
  * High (32 FPS)

**Help Center:**

* <mark style="color:green;">**`Report an Issue`**</mark>: Join our Discord to ask any questions. We're always here for you.
* <mark style="color:green;">**`Download Log File`**</mark>: MYTY Camera only logs the actions taken within the app and does not log any personal or sensitive information. These log files are stored only on the user’s device and may be requested by the MYTY staff to analyze the issue when a report is submitted.
* <mark style="color:green;">**View User Guide**</mark>: Directs to MYTY Camera Guide GitBook


---

# 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://myty.gitbook.io/products/camera/how-to/1.-adjust-device-and-performance-settings.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.
