> For the complete documentation index, see [llms.txt](https://hudhive.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hudhive.rlib.io/faq.md).

# FAQ

### [<mark style="color:red;">▸</mark><mark style="color:red;"><mark style="color:orange;">Addon Won't Show<mark style="color:orange;"></mark>](/faq/addon-wont-show.md)

&#x20;   Instructions for handling situations where the addon will not \
&#x20;   display at all on the server.

####

### <mark style="color:red;">▸</mark>[<mark style="color:red;"><mark style="color:orange;">Incompatible Addons<mark style="color:orange;"></mark>](broken://pages/-MWbKW034U1KP0i-5A-0)

&#x20;    View a list of Workshop Addons that are deemed incompatible \
&#x20;    with this addon.

####

### <mark style="color:red;">▸</mark>[<mark style="color:red;"><mark style="color:orange;">Modified Script<mark style="color:orange;"></mark>](broken://pages/-MTk4DS22V8nx4vfZ8iT)

&#x20;   The answer you will receive if you wrote your own customizations\
&#x20;   which are not working.

####

### <mark style="color:red;">▸</mark>[<mark style="color:red;"><mark style="color:orange;">Refunds<mark style="color:orange;"></mark>](broken://pages/-MWbKMceuRlI8H8PvM7n)

&#x20;   Policy regarding refunds

####

### <mark style="color:red;">▸</mark>[<mark style="color:orange;">Script Errors</mark>](broken://pages/-MTk4IGGBN30vN8jOYbA)

&#x20;   Instructions for handling situations where the addon throws\
&#x20;   errors in the server console.

####

### <mark style="color:red;">▸</mark>[<mark style="color:orange;">When Are Updates?</mark>](broken://pages/-MTk4MrOutKOagi90ZbG)

&#x20;   The main question I always get asked.


---

# 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://hudhive.rlib.io/faq.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.
