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

# Side Effects

- [Side Effects Overview](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/side-effects-overview.md): Overview of side-effect, symptom-support, and recovery topics across cancer therapies
- [How to use this section](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/how-to-use-this-section.md): How to navigate the side-effects section and choose the right page
- [Constipation and Slow Gut Motility](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/constipation-and-slow-gut-motility.md): Evidence-based deep dive on constipation and slow bowel transit in cancer care, including causes, red flags, standard management, and integrative support questions
- [Cerebral Oedema, Brain Swelling, and Radiation Necrosis](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/cerebral-oedema-brain-swelling-and-radiation-necrosis.md): Evidence-based overview of cerebral oedema and radiation necrosis in cancer care, including what they are, why they matter, standard management, and why Boswellia is discussed in neuro-oncology
- [Neutropenia — Low White Blood Cell Count](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/neutropenia-low-white-blood-cell-count.md): Evidence-based deep dive on neutropenia in cancer care, including causes, monitoring, red flags, standard management, and integrative support questions
- [Peripheral Neuropathy After Cancer Treatment](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/peripheral-neuropathy-after-cancer-treatment.md): Evidence-based deep dive on treatment-related peripheral neuropathy, including causes, red flags, standard care, and integrative support questions
- [Peripheral Neuropathy — Member Experiences](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/peripheral-neuropathy-after-cancer-treatment/peripheral-neuropathy-member-experiences.md): Community-sourced lived experience and coping strategies for treatment-related peripheral neuropathy
- [Alpha-Lipoic Acid](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/side-effects/peripheral-neuropathy-after-cancer-treatment/alpha-lipoic-acid.md): Evidence-based overview of alpha-lipoic acid as a possible adjunct for peripheral neuropathy, including mechanisms, evidence limits, and safety notes


---

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