# Welcome!

## Introduction

[QViz.io](https://qviz.io) is the Product by [Periscope Technologies, Inc.](https://periscope-tech.com) for enabling organizations to implement Quality Control in a fully automated and centrally manageable way.

This is the official Documentation website for the **QViz** (**Q**uality **Vi**suali**z**ations) product and it's related technologies.

This Documentation website is divided by two sections. The first section provides documentation of the **Products and Services** offered by QViz.io. The second section provides documentation for different **Types of Users** that are interested in working with the QViz.io product.

Please proceed to the section that you're most interested in.

## QViz Products and Services

Documentation of the **Products and Services** offered by QViz.io.

### QViz Product

* Introduction *Getting Started*

### QViz.SDK

* Introduction *Getting Started*
* [QViz SDK for Java *Developer Reference of QViz.Java SDK Classes*](https://sdk.qviz.io/javadocs/latest/)
* [QViz SDK for .NET *Developer Reference of QViz.NET SDK Classes*](https://sdk.qviz.io/netdocs/latest/)

### QViz.Browser

* Introduction *Getting Started*

## QViz Types of Users

Documentation for different **Types of Users** that are interested in working with the QViz.io product.

### QViz for Users

* Introduction *Getting Started*

### QViz for Developers

* Introduction *Getting Started*

### QViz for Administrators

* Introduction *Getting Started*

### QViz for Business

* Introduction *Getting Started*

## QViz Product Support

* [QViz Support Site *Getting Technical Support, Reporting a Bug or Suggesting a new Feature/Improvement*](https://support.qviz.io)


---

# 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://developer.qviz.io/master.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.
