> 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/exercise-and-bone-loading.md).

# Exercise and bone loading

Bone responds to load.

Walking alone does not give the same signal as resistance or impact training.

{% hint style="info" %}
Bone is *mechano*sensitive: it responds to **load** (strain) rather than “exercise” in general. Walking and steady-state cardio usually create only low-to-moderate strain on most skeletal sites (especially spine and hip), so they tend to **maintain** or modestly slow loss rather than drive *meaningful* osteoblast-mediated gains in density.
{% endhint %}

### Core message

Resistance training is central for maintaining or building bone.

Cardio alone is not enough for the same osteoblast signal.

Walking with a weighted vest is not an effective bone-building substitute.

### Movement ideas

* jumping into a squat (not recommended for bone mets or anyone with flexibility challenges in their ankles/achilles because of increased impact on lower back)
* chin-ups
* drop landings (heel drops)
* squats/squat holds (best for those with bone mets, low back instability, or ankle flexibility challenges, along with using a vibration plate)

These are high-value bone-loading patterns when done for 15–30 reps, 3–5 times each week.

Short daily jumping intervals or vibration-plate use can also be part of the plan.

One example rhythm is 1 minute on and 1 minute off.

> #### *DXA and intervention trials consistently show superior BMD improvements with progressive resistance and impact programs vs walking-only programs.*

For movement ideas, see:

* [Dr. Vonda Wright](https://www.drvondawright.com/)
* [Dr. Stacy Sims](https://www.drstacysims.com/)

### Important caution for people with bone metastases

Women with active or previous bone metastases should get guidance from a qualified oncology exercise specialist before trying impact or high-load work.

That caution applies even if the movement looks simple in a general-public video.

### Practical takeaway

If bone safety is uncertain, get clearance first.

Then build an individual plan around load tolerance, fracture risk, pain, and treatment status.

{% hint style="warning" %}
High-impact exercise is not automatically safe in metastatic bone disease.

Clear the plan with a suitable clinician or oncology exercise specialist first.
{% endhint %}

### What’s in this hub

* [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.
* [Supplementation](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/supplementation.md): Calcium, vitamin D, magnesium, K vitamins, creatine, and related support 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.
* [Vitamin K2 research notes](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/vitamin-k2-research-notes.md): Reference links and caution notes on MK-4, MK-7, and arterial-calcification context.
* [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 oncology cautions.


---

# 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/exercise-and-bone-loading.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.
