> For the complete documentation index, see [llms.txt](https://unixx.shop/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unixx.shop/docs/games/hwid-spoofers/select-your-spoofer/averia-temp-spoofer/support.md).

# Support

## Common Issues

Averia Temp Spoofer may not work correctly if **Windows Defender, antivirus software, or VPN services** are enabled. These can interfere with the spoofing process and cause errors or failed spoofing. To ensure proper functionality, disable all protection software and VPNs before running the spoofer.

**Fixes:**

* Disable Windows Defender / Antivirus before spoofing
* Make sure all VPN services are turned off
* Ensure no anti-cheat is running in the background
* Run the loader as administrator

If you encounter errors, make sure the following dependencies are installed and up to date:

* [Visual C++ Redistributable x86](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* [Visual C++ Redistributable x64](https://aka.ms/vs/16/release/vc_redist.x64.exe)
* [.NET Framework 4.8](https://dotnet.microsoft.com/download/thank-you/net48)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unixx.shop/docs/games/hwid-spoofers/select-your-spoofer/averia-temp-spoofer/support.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.
