> For the complete documentation index, see [llms.txt](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/breast-cancer/dormant-cancer-cells-how-to-erase-them.md).

# Dormant Cancer Cells: How to Erase Them

This page is for the study summary on **dormant cancer cells** and the question of how they might be targeted or erased.

It should hold the main logic behind why dormancy matters in breast cancer and why this topic keeps returning in recurrence discussions.

### Start with the cross-cancer dormancy section

Dormancy is now covered more fully in the cross-cancer section:

* [Dormant Cancer Cells](/myhealingcommunity-docs/treatment-resistance/treatment-resistance/dormant-cancer-cells-2.md)
* [Overview](/myhealingcommunity-docs/treatment-resistance/treatment-resistance/dormant-cancer-cells-2/overview.md)
* [What Dormant Cancer Cells Are](/myhealingcommunity-docs/treatment-resistance/treatment-resistance/dormant-cancer-cells-2/what-dormant-cancer-cells-are.md)
* [Treatment Strategies](/myhealingcommunity-docs/treatment-resistance/treatment-resistance/dormant-cancer-cells-2/treatment-strategies.md)
* [Inflammation, Stress and Dormancy Escape](/myhealingcommunity-docs/treatment-resistance/treatment-resistance/dormant-cancer-cells-2/inflammation-stress-and-dormancy-escape.md)

Use this breast-cancer page as a narrower pointer when a future study summary needs to focus on breast-specific dormancy issues.

For the endocrine-therapy angle in ER-positive disease, see [Endocrine Therapy, Stable Disease, and Dormancy in ER-Positive Breast Cancer](/myhealingcommunity-docs/breast-cancer/er-positive-her2-negative/endocrine-therapy-resistance-and-dormancy/endocrine-therapy-stable-disease-and-dormancy-in-er-positive-breast-cancer.md).

### Why this belongs here

Dormancy is a cross-subtype issue.

It can matter in hormone-receptor-positive, HER2-positive, and triple-negative settings, even if the biology differs.

### Current focus

Use this page for:

* what dormant cancer cells are
* why they matter in recurrence and long-tail risk discussions
* how researchers are thinking about eliminating or destabilising dormant cells

### Likely related pages

* [Post-Chemotherapy Cell Senescence Clean-up](/myhealingcommunity-docs/breast-cancer/post-chemotherapy-cell-senescence-clean-up.md)
* [Endocrine Therapy, Stable Disease, and Dormancy in ER-Positive Breast Cancer](/myhealingcommunity-docs/breast-cancer/er-positive-her2-negative/endocrine-therapy-resistance-and-dormancy/endocrine-therapy-stable-disease-and-dormancy-in-er-positive-breast-cancer.md)
* [Blood Biopsy Trial — Getting Ahead of Treatment Resistance](/myhealingcommunity-docs/breast-cancer/er-positive-her2-negative/endocrine-therapy-resistance-and-dormancy/blood-biopsy-trial-getting-ahead-of-treatment-resistance.md)
* [Radiation Post-First-Line Chemo? 2025 Summary](/myhealingcommunity-docs/breast-cancer/radiation-post-first-line-chemo-2025-summary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/breast-cancer/dormant-cancer-cells-how-to-erase-them.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
