# Key pointers

## Resources maintained by the IDC team

* **Portal:** <https://portal.imaging.datacommons.cancer.gov>
* Discourse (community forum): <https://discourse.canceridc.dev/>
* Documentation: <https://learn.canceridc.dev/>
* GitHub organization: <https://github.com/ImagingDataCommons>
* Tutorials: <https://github.com/ImagingDataCommons/IDC-Tutorials/tree/master/notebooks/getting_started>
* [Publications](/publications.md)

## Other locations for accessing public imaging data

If you did not find the images you need in IDC, you can consider the following resources:

* [The Cancer Imaging Archive (TCIA)](https://www.cancerimagingarchive.net/): while most of the public DICOM collections from TCIA are available in IDC, we do not replicate limited access TCIA collections
* [Open-Access Medical Imaging Repositories](https://www.aylward.org/notes/open-access-medical-image-repositories): list curated by Stephen Aylward
* [Finding Medical Images](https://hslguides.med.nyu.edu/medicalimages): list curated by New York University Health Sciences Library


---

# 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/idc-key-pointers.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.
