# What is ColorPrint?

ColorPrint is an application that allows you to get information about any color, similar to the color wheel function found in various web applications, including the color blindness simulator. The color wheel shipped with the application allows you to select any color.

This application tries to display information about any color and its attributes. For more information about how the color wheel works, press the below button to get started.

{% content-ref url="/pages/A9SuncbCo5ol0MvFNHWJ" %}
[Color Wheel](/deprecated/colorprint-manual/fundamentals/color-wheel.md)
{% endcontent-ref %}


---

# 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://aptivi.gitbook.io/deprecated/colorprint-manual/fundamentals/what-is-colorprint.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.
