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

# Home

<h2 align="center">Welcome to our Support Documents!</h2>

<p align="center">Here you'll find all of our products and support guides which are here to help you.</p>

<p align="center"><a href="https://closetware.store/" class="button primary" data-icon="shop">Our Website</a> <a href="https://closetware.store/" class="button primary" data-icon="headset">Direct Livechat Support</a></p>

<p align="center">If you're here, you most likely purchased something from our official website and you're looking for a download or guide, look at the top right and press the <strong>drop-down button</strong> to get started!</p>

<div align="center"><img src="/files/MMUjcDqQd6erEJOyZv8E" alt=""></div>


---

# 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://docs.closetware.store/home.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.
