# Visualization modules

- [Gamut Viewer](https://docs.coraye.com/visualization-modules/gamut-viewer.md): The gamut viewer allow you to display an icc profile, an image, a spot color, or a color table to see if yours images and colors are reproducibles on your media or to simply analyze them. ..
- [Spectral viewer](https://docs.coraye.com/visualization-modules/spectral-viewer.md): This module display spectral and reflectance curves. The purpose is to check the quality of your light into a viewing booth in your viewing conditions or to analyze a color sample for example.


---

# 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://docs.coraye.com/visualization-modules.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.
