> 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/her2-positive/support-threads-and-docs.md).

# Support Threads & Docs

This page gathers the current **support threads and linked docs** relevant to **HER2-positive breast cancer**.

* **📄** = Google Doc
* **💬** = Facebook group discussion thread

{% hint style="info" %}
Facebook links work for members of the Healing Cancer Study Support Group who are signed into Facebook on their device.
{% endhint %}

### HER2-positive / HER2-linked entries

* 📄 [Enhertu and Cancer Cell Senescence](https://docs.google.com/document/d/e/2PACX-1vRy6u2oavTUJluLCqMZNabD5ItXIZc74y1UDr3OXrcurXSvVNIGiS22VNP0XXVwuZ725vD9m6wMm-fb/pub)
* 📄 [Should a Luminal B HER2+/ERα+ Breast Cancer Patient Avoid Resveratrol or Polydatin Supplementation?](https://docs.google.com/document/d/e/2PACX-1vR6vdvWELMzDlyar7mOer0uEngzz2c4loeBLGNkEtTZWB_D0dt5_wNStVkSYcVPdtlgzB-8tggvApa2/pub)
* 💬 [Triple Positive Breast Cancer (TPBC)](https://www.facebook.com/groups/healingcancerstudysupport/permalink/1045020609746888/)
* 📄 [Bone Mets - Our Group's Toolkit Free Doc](https://docs.google.com/document/d/e/2PACX-1vTQb90H3YB18LpZvtKqKnmQh1yPeevnx1cpDenx_LfAmuoYqpNz_Ef7bBuCu_q_68yoci1H6BsWG-KZ/pub)


---

# 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/her2-positive/support-threads-and-docs.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.
