> 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/diet-and-protein.md).

# Diet and protein

Diet shapes bone quality over time.

Protein sufficiency, mineral intake, and enough total food all matter.

### Common risk factors

* small body size
* protein deficiency
* vegetarian diets, which have been associated with roughly 4% lower BMD
* vegan diets, which have been associated with roughly 6% lower BMD
* very low-protein or strongly alkaline diet patterns
* nutrient deficiency
* under-eating
* no resistance or impact training
* excess alcohol
* early menopause or aromatase-inhibitor use

### General nutrition starting point

Use the [Bone Health & Osteoporosis Foundation nutrition guidance](https://www.bonehealthandosteoporosis.org/patients/treatment/nutrition/).

### Protein targets

Complete protein intake is a central bone-support strategy.

Suggested ranges:

* 1.3–1.8 g/kg ideal body weight to maintain bone
* 1.8–2.2 g/kg ideal body weight to rebuild or support bone gain

If food intake stays low, protein support options in the supplementation section can help fill the gap.

### Other diet priorities

#### Minerals

Eat a wide variety of plant and animal foods when possible.

Supplemental support may still be needed.

#### Fats

Limit highly processed inflammatory fats.

#### Carbohydrates

Limit simple carbohydrates that drive large glucose and insulin spikes.

### Oxalate timing note

High-oxalate foods can reduce effective calcium intake when eaten at the same time.

One example is spinach taken with yogurt or a calcium-containing smoothie.

### Practical takeaway

For bone support, start with enough food.

Then make sure protein, minerals, and digestion are not the missing pieces.

{% hint style="info" %}
A restrictive diet can look clean on paper and still be bone-unfriendly if protein and minerals stay too low.
{% 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/diet-and-protein.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.
