> 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/testing-monitoring-and-biomarkers/bone-health.md).

# Bone Health

Practical bone-health guidance covers testing, diet, supplementation, exercise, and key research questions.

### Bone-health topics

* [Bone density testing](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/bone-density-testing.md): DXA interpretation, T-scores, trabecular bone score, and scan-reading pitfalls.
* [Lab tests and root-cause workup](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/lab-tests-and-root-cause-workup.md): Baseline bloodwork, bone-turnover markers, and specialist follow-up tests.
* [Diet and protein](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/diet-and-protein.md): Protein targets, mineral priorities, and oxalate-related food notes.
* [Exercise and bone loading](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/exercise-and-bone-loading.md): Resistance work, impact loading, and bone-metastasis safety cautions.
* [Supplementation](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/supplementation.md): Calcium, vitamin D, magnesium, K vitamins, creatine, and related support notes.
  * [Vitamin K2 research notes](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/vitamin-k2-research-notes.md): Reference links, dosing context, and caution notes on vitamin K2.
  * [Genistein and bone health](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/genistein-and-bone-health.md): Research notes on genistein for bone support, including osteoporosis settings, breast-safety context, and oncology cautions.

### Helpful Bone Health Resources

* [Interview with Dr. Kim Millman and Lani Simpson](https://www.youtube.com/watch?v=bH_BSGLae6c)
* [Osteoporosis case studies transcript](https://docs.google.com/document/d/1HnjWUAkWd-l50-jAkEniMhqIGytAXlFI32jQnWcDEeo/edit?tab=t.0)
* [Best supplements for osteoporosis — Dr. Kim Millman and Margie Bissinger](https://margiebissinger.com/best-supplements-for-osteoporosis-what-to-take-and-what-to-avoid-with-dr-kim-millman-and-margie-bissinger/)
* [Essential lab testing replay](https://margie-bissinger.mykajabi.com/essential-lab-testing-replay)
* [R. Doug Lucas — The OsteoCollective](https://www.osteocollective.com/) — June 2026 discount code LIVEMC
* [Dr. Vonda Wright](https://www.drvondawright.com/) — books, podcast, and other bone-health resources
* [Great Bones - Taking Control of Your Osteoporosis, book by R. Keith McCormick](https://www.amazon.com/Great-Bones-Taking-Control-Osteoporosis/dp/B0BS8RJ2V3/ref=sr_1_1?crid=2HK1W06AA74UG\&dib=eyJ2IjoiMSJ9.aQ9I0CorI3QzU_d-Mm0QFdE89ZdkaxNB28IU2psVDy9v7X19NScOM60AN0lpKLvbC5j0onJP1aPzJEPPzKC637-ibUXvIAdhytiffeOmPnv48L2IhR9NgcC1K1XlvshXOVHpPhBM0ZHnXOUM5TjEMyaP2QjnaONOIduG3G2M7x4OtwQZA648Zdt-jkUuO4l-kmZXfQSsEIosqo81Q7-WINfl0FONa0bkL9azTc8Gv3Q50QVp-krPhqeB8jVz0fiS-t_o5mpgdfPz8VD7uJxF7p60lxJGGEE6OFjLDDtjiTE.1aj9ZCVSIorIHWPuGBWX8AhDzozH0zQ6HNR35LmAOvY\&dib_tag=se\&keywords=mccormick+bones\&qid=1783216128\&sprefix=mccormic+bones%2Caps%2C167\&sr=8-1)
* [The 8 Steps Every Woman Over 50 Needs to Build Unbreakable Bones](https://www.youtube.com/watch?v=TW_bln34Zbw\&list=PLsnpmL75Lf0gULbepifPotZ_Qru57fSPX)
* [Dr. Stacy Sims](https://www.drstacysims.com/) — training and nutrition resources
* [Dr. Stacy Sims on bone and training](https://www.youtube.com/watch?v=Zxn2ss_2nWw)

{% hint style="warning" %}
This material is educational.

It is not medical advice, diagnosis, or treatment.

Discuss supplements, testing, and treatment changes with a qualified clinician.
{% endhint %}


---

# 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/testing-monitoring-and-biomarkers/bone-health.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.
