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

# Support Threads & Docs

This page gathers the current **support threads and linked docs** that apply across breast-cancer subtypes, or that are better treated as broader breast-cancer resources.

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

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

### Shared or broader breast-cancer entries

* 💬 [Male Breast Cancer](https://www.facebook.com/groups/healingcancerstudysupport/permalink/448774289371526/)
* 💬 [Oral Vit C and Breast Cancer](https://www.facebook.com/groups/healingcancerstudysupport/permalink/1361712218077724/)
* 📄 [Radiation Post-First-Line-Chemo in Breast Cancer Doc](https://docs.google.com/document/d/e/2PACX-1vQ3I73fZQiTiRjBQtLxiwiNrt6JNkQX-vprBT4AJBgrbCFXT5NuDb6JCzMbXfJbqIMyGgi2e-ubQnR3/pub)
* 📄 [Bone Mets - Our Group's Toolkit Free Doc](https://docs.google.com/document/d/e/2PACX-1vTQb90H3YB18LpZvtKqKnmQh1yPeevnx1cpDenx_LfAmuoYqpNz_Ef7bBuCu_q_68yoci1H6BsWG-KZ/pub)
* 💬 [Collagen When Healing Breast Cancer](https://www.facebook.com/groups/healingcancerstudysupport/permalink/1548165506099060/)
* 💬 [Lobular Carcinoma - Invasive Pleomorphic](https://www.facebook.com/groups/healingcancerstudysupport/permalink/1539632850285659/)
* 💬 [Iodine Resources for Breast Tissue Healing](https://www.facebook.com/groups/healingcancerstudysupport/permalink/1764301357818806/)


---

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