# Marker Picker

![](/files/-M4JW6Tp2ZCOzq0pwC8B)

### Marker Colors

![](/files/-LyaKdi4Sa697kmsHrFl)

Select markers in the Marker Picker to display the selected marker in the region image with the color of your choice. Up to seven markers can be displayed simultaneously. The available colors are white, red, green, blue, magenta, yellow and cyan (W, R, G, B, M , Y, C).

### Brightness/Contrast Slider

![](/files/-LYa1tBnen8zWIspjaF-)

When a marker is selected, brightness and contrast are auto-adjusted using the same optimization used by ImageJ in its [Auto Brightness/Contrast](https://imagej.nih.gov/ij/docs/guide/146-28.html). This can be manually adjusted by clicking and dragging the edges of the slider bars.

### Auto-Adjust Brightness/Contrast

![](/files/-LYa1x5rfIhZq1HrfT9g)

To return to auto-adjust brightness and contrast, please press the button shown above.

### Min-Max Brightness/Contrast

![](/files/-LYa2-kA7wu62mmYrWXz)

The next button resets the brightness and contrast to the minimum and maximum values found in the marker image.

### Precise Brightness/Contrast

![](/files/-LYa23ZXnPsWpIQy8UsU)

The last buttons allows specifying the minimum and maximum values for precise brightness and contrast setting.

![](/files/-LYa2EB89pLX9VeYhJrT)

### Pseudo-DAB Staining Mode

{% hint style="info" %}
This feature is available for MAV versions 1.3 and above
{% endhint %}

![](/files/-LyZ3q5xlYZO56JeYD70)

Enable DAB mode by clicking the switch button show above.

In this mode, you are able to pick only one marker and it will be highlighted in brown color on the region image. The "nuclear" marker from the same cycle will be automatically highlighted in blue color on the image.

![](/files/-LyZ3iCP3iaykGTlih7d)


---

# 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://help.codex.bio/codex/mav/user-instructions/marker-picker.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.
