# ROI

It is often helpful to see certain regions of interests (ROIs) during proofreading. A ROI can be a biologically defined compartment or just a user-defined region for proofreading focus. ROIs are stored in DVID as a native ROI data type called `roi`. We can add a ROI name into the database settings to display it in the 2D view.

![Specify a ROI for display](/files/-LzINnH5CL4vG-d45HnY)

![ROI displayed with green outline](/files/-LzIOH89gHt86KvJke-D)


---

# 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://janelia-flyem.gitbook.io/neutu/roi.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.
