# IDC DICOM white papers

The following white papers are intended to provide explanation and clarification into applying DICOM to encoding specific types of data.

Comments and questions regarding those white papers are welcomed from the community! Please ask any related questions on [IDC Discourse](https://discourse.canceridc.dev), or by adding comments directly in the documents referenced below:

* [DICOM SR for communicating planar annotations](https://docs.google.com/document/d/1bR6m7foTCzofoZKeIRN5YreBrkjgMcBfNA7r9wXEGR4/edit?usp=sharing), 2020


---

# 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://learn.canceridc.dev/dicom/idc-dicom-white-papers.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.
