# Portal

- [Getting started](https://learn.canceridc.dev/portal/getting-started.md)
- [Exploring and subsetting data](https://learn.canceridc.dev/portal/data-exploration-and-cohorts.md)
- [Configuring your search](https://learn.canceridc.dev/portal/data-exploration-and-cohorts/exploring-imaging-data.md)
- [Exploring search results](https://learn.canceridc.dev/portal/data-exploration-and-cohorts/viewing-collections-studies-and-series.md)
- [Data selection and download](https://learn.canceridc.dev/portal/data-exploration-and-cohorts/understanding-cohorts.md)
- [Manifests: selecting data subsets](https://learn.canceridc.dev/portal/cohort-manifests.md)
- [Visualizing images](https://learn.canceridc.dev/portal/visualization.md)
- [Proxy policy](https://learn.canceridc.dev/portal/proxy-policy.md)
- [Portal release notes](https://learn.canceridc.dev/portal/release-notes.md)
- [Viewer release notes](https://learn.canceridc.dev/portal/viewer-release-notes.md)
- [Portal known issues](https://learn.canceridc.dev/portal/portal-known-issues.md)


---

# 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/portal.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.
