# Advanced OnlyMonster Settings for troubleshooting

If you're experiencing performance issues or OF loading issues due to local restrictions, adjusting specific settings can help. Below, we explain three advanced options: **Disable OnlyFans Proxy Bypass**, **Disable OnlyFans JavaScript Cache**, and **Disable Hardware Acceleration**.

## Disable OnlyFans Proxy Bypass

This setting determines whether some static OnlyFans files can be loaded directly through the IP of the user's device (without proxy). It helps speed up page loading, but may cause loading issues in regions where OnlyFans is blocked.

* **Default State:** **Enabled**
* **When to Disable**: If OnlyFans is blocked in your country, and you need all resources to load through a proxy.
* **Effects**: Disabling this ensures all files load via the proxy. It does not impact vault loading and won’t cause any harm to the account.

## Disable OnlyFans JavaScript Cache

JavaScript caching allows OnlyFans to store and reuse JavaScript files, improving performance and loading speed.

* **Default State:** **Disabled** (By default, JavaScript caching is enabled)
* **When to Enable**: Only if you encounter a specific issue that requires JavaScript caching to be disabled.
* **Effects**: May slow down page loading. We do not recommend enabling this setting unless necessary.

## Disable Hardware Acceleration

Hardware acceleration shifts certain tasks from your PC’s CPU to the GPU, improving performance in many cases. However, in some situations, it may cause graphical issues or high system load.

* **Default State:** **Disabled**
* **When to Enable**: If you experience lags, high CPU usage, or graphical glitches while using OnlyFans.
* **Effects**: Forces software rendering, which may reduce the load on weaker PCs and fix graphical issues.

## How to Adjust These Settings

#### Windows

Browser settings on Windows can be accessed by right-clicking on the Monster logo:

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

#### MacOS

On MacOS, you can access settings via menu bar at the top:

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

\ <br>


---

# 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.onlymonster.ai/troubleshooting/advanced-onlymonster-settings-for-troubleshooting.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.
