> 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/pathogens.md).

# Pathogens

- [Pathogens Overview](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/pathogens-overview.md): Overview of the pathogen library, including fungal, microbial, and viral sections
- [Microbial Pathogens](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens.md)
- [Fusobacterium nucleatum (Fn)](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn.md)
- [Fusobacterium nucleatum (Fn) a Powerful Oncobacterium](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium.md)
- [Overview](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/overview.md): Overview of Fusobacterium nucleatum as an oncology-relevant microbial factor, including tumour targeting, metastasis, and practical source control
- [Why Oral Health Is an Oncology Issue Right Now](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/why-oral-health-is-an-oncology-issue-right-now.md): Why oral Fusobacterium nucleatum burden matters in cancer care, including periodontal disease, root-canal source control, and practical dental steps
- [How Fusobacterium nucleatum Travels Through the Body and Finds Tumours](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/how-fusobacterium-nucleatum-travels-through-the-body-and-finds-tumours.md): How Fusobacterium nucleatum enters circulation, homes to tumours, and may influence metastatic progression across multiple cancer settings
- [The Gut Microbiome — Reducing Fusobacterium nucleatum's Foothold Below the Stomach](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/the-gut-microbiome-reducing-fusobacterium-nucleatums-foothold-below-the-stomach.md): How gut ecology, diet, barrier integrity, and microbiome support may help reduce Fusobacterium nucleatum pressure in cancer settings
- [Targeted Antimicrobial Drugs in Oncology](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/targeted-antimicrobial-drugs-in-oncology.md): What the evidence suggests about metronidazole, 5-FU, and targeted antimicrobial pressure against Fusobacterium nucleatum in cancer settings
- [Berberine — The Most Studied Natural Compound With Direct Anti-Fusobacterium nucleatum Activity](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/berberine-the-most-studied-natural-compound-with-direct-anti-fusobacterium-nucleatum-activity.md): Why berberine stands out in the Fusobacterium nucleatum literature, including tumour-microenvironment effects, pathway overlap, and interaction cautions
- [Green Tea EGCG and Dietary Polyphenols — Blocking Fusobacterium nucleatum at the Biofilm Level](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/green-tea-egcg-and-dietary-polyphenols-blocking-fusobacterium-nucleatum-at-the-biofilm-level.md): How EGCG, quercetin, and curcumin may affect Fusobacterium nucleatum biofilm, adhesion, and inflammatory signalling
- [Lactobacillus reuteri — Your Most Targeted Natural Counter to Fusobacterium nucleatum](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/lactobacillus-reuteri-your-most-targeted-natural-counter-to-fusobacterium-nucleatum.md): Why L. reuteri stands out in the Fusobacterium nucleatum literature, including coaggregation, biofilm disruption, and yoghurt-versus-capsule logic
- [Fusobacterium and Bone](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/microbial-pathogens/fusobacterium-nucleatum-fn-a-powerful-oncobacterium/fusobacterium-and-bone.md): How Fusobacterium can persist in bone and bone-adjacent tissue, including osteomyelitis, chronic persistence, and practical implications
- [Viral Pathogens](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/pathogens/viral-pathogens.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/pathogens.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.
