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

# Fungal Pathogens

- [Fungal Pathogens Overview](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/fungal-pathogens-overview.md): Overview of the fungal-pathogen section, starting with the anti-fungal protocol-building worksheet
- [Anti-fungal Protocol Building Support](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support.md)
- [Expected Timeline & What to Watch For](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/expected-timeline-and-what-to-watch-for.md): Typical phases of response, rest week logic, and what changes to expect over time
- [The Problem](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/the-problem.md): Why fungal-pathogen support often needs more than a single intervention
- [Core Strategy](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/core-strategy.md): The layered model used in the anti-fungal worksheet
- [Laminarin](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/laminarin.md): Laminarin's place in the worksheet as a calming and support layer
- [Usnea Tincture](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/usnea-tincture.md): Usnea tincture's role as a fungal-weakening layer in the anti-fungal guide
- [β-Glucanase Enzymes](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/v-glucanase-enzymes.md): Enzymes positioned to break down fungal biofilm in the worksheet
- [Binders & Detox Support](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/binders-and-detox-support.md): The toxin-management and elimination layer used to help handle die-off in the worksheet
- [Antifungal Medication](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/antifungal-medication.md): The direct-kill layer in the worksheet, paired with scripts and blood tests
- [Daily Schedule](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/daily-schedule.md): Example daily timing, weekly cycling, and spacing rules for the anti-fungal guide
- [Key Fungal Players](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/key-fungal-players.md): Core fungal patterns, why they matter, and how they change protocol design
- [Monitoring & Safety Guidelines](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/monitoring-and-safety-guidelines.md): Lab monitoring, red flags, expected die-off, and practical safety support during the protocol
- [Pathogen Blood Testing](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/pathogen-blood-testing.md): Direct detection, conventional fungal markers, and how blood testing can support the protocol
- [Q\&A: Pathogen β-Glucans vs Supplement β-Glucans](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/q-and-a-pathogen-v-glucans-vs-supplement-v-glucans.md): Why pathogenic fungal β-glucans and supplement β-glucans are not the same signal in practice
- [Stool Testing for Fungal Pathogens](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/stool-testing-for-fungal-pathogens.md): Stool-testing options, interpretation, susceptibility, and how gut results can guide the protocol
- [Scientific References & Further Reading](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/fungal-pathogens/anti-fungal-protocol-building-support/scientific-references-and-further-reading.md): Core papers and further reading for laminarin, usnic acid, biofilms, antifungals, and fungal-cancer links


---

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