# How to fix lagging?

If many people are in the same space, it might occur lagging or low performance.

On this page, we're going to explain how to mitigate that low performance on your side.\
Please refer to this when you get this case, thanks!

## 1. To Adjust resolution and image quality

### Click "Menu" button

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

### Go to "Graphic" section

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

### Adjust "Graphic Quality" or "Resolution"

You can adjust the Graphic and Resolution quality at three levels: Low, Medium, and High.

By increasing the Graphics quality/resolution, you can enjoy a more beautiful view of the world. \
If you have poor internet conditions, you can set it to "low" to maintain performance.

The higher the value, the slower the performance and avatar movement may be, so use it according to the situation.&#x20;

The lower the value, the smoother the movement may be.

<div><figure><img src="/files/6Nqzv2PG0y7aYeysJEXS" alt=""><figcaption><p>Low×Low</p></figcaption></figure> <figure><img src="/files/m7tKoOgoUB4NtTDRf5lT" alt=""><figcaption><p>High×High</p></figcaption></figure></div>

## 2. Change "Gameplay" Setting

### Click "Menu" button

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

### Go to "Gameplay" and change num of "Max Visible Avatar"

This setting allows you to set the number of avatars you can see. \
For example, if it is set to 20, you will be able to detect up to 20 avatars, and if 21 or more avatars are detected, the white ball will be used.&#x20;

This is not a bug, but a feature to maintain user performance.

If you experience poor performance, try to reduce the number, \
e.g. change this number from 120 to 10.

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


---

# 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://cosmize.gitbook.io/cosmize/products/faqs/general-faqs/how-to-fix-lagging.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.
