> 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/about/unixx-product-faq-and-troubleshooting.md).

# Unixx Product FAQ and Troubleshooting

## Unixx product FAQ and troubleshooting

Find answers for product setup, downloads, compatibility, and common errors. Choose the topic that matches your issue before contacting support.

For product-specific instructions, start with [product activation and download guides](/docs/redeem.md).

### Setup, access and troubleshooting topics

{% content-ref url="/pages/5bVdAx1rD3r6uKIXtyie" %}
[How to Disable Antivirus](/docs/about/unixx-product-faq-and-troubleshooting/how-to-disable-antivirus.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rbz8bAfB6nvasUDIkygV" %}
[Software Troubleshooting and Common Fixes](/docs/about/unixx-product-faq-and-troubleshooting/software-troubleshooting-and-common-fixes.md)
{% endcontent-ref %}

{% content-ref url="/pages/2NORoewmf8LC6QrRXNAV" %}
[How to Enable Virtualization in BIOS or UEFI](/docs/about/unixx-product-faq-and-troubleshooting/how-to-enable-virtualization-in-bios-or-uefi.md)
{% endcontent-ref %}

{% content-ref url="/pages/sE9eolaMqyMPaP7CFM8g" %}
[Disable Secure Boot](/docs/about/unixx-product-faq-and-troubleshooting/disable-secure-boot.md)
{% endcontent-ref %}

{% content-ref url="/pages/jhGAnhznyrJHiskjfCcK" %}
[Fix an Invalid HWID Error](/docs/about/unixx-product-faq-and-troubleshooting/fix-an-invalid-hwid-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/LaBNR2f84IamfvKtCr2b" %}
[Unixx Product FAQ: Compatibility, Updates, and Antivirus](/docs/about/unixx-product-faq-and-troubleshooting/unixx-product-faq-compatibility-updates-and-antivirus.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://unixx.shop/docs/about/unixx-product-faq-and-troubleshooting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
