> 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/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type.md).

# Apigenin Evidence by Cancer Type

## Apigenin Evidence by Cancer Type

This page maps the cancer types where apigenin has enough independent evidence to justify closer review. Additional pages can be added as the literature grows.

### Dedicated pages

| Cancer Type                 | Why It Matters                                                                                                  | Evidence Level                                     |
| --------------------------- | --------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| Colorectal Cancer           | PKM2 glycolysis, BCL-2 family pressure, `Wnt/β-catenin`, cisplatin resistance, colitis-associated cancer models | One of the strongest settings                      |
| Hepatocellular Carcinoma    | `PI3K/AKT`, sorafenib and doxorubicin sensitisation, anti-metastatic activity in animal models                  | Strong in vivo signal                              |
| Prostate Cancer             | Akt inactivation, `IKKα/NF-κB`, androgen-refractory models, xenograft data, EMT suppression                     | One of the most mechanistically developed settings |
| Ovarian Cancer              | `MCL-1` downregulation in cisplatin-resistant cells, specific resistance-reversal mechanism                     | Clinically interesting                             |
| Haematological Malignancies | Topoisomerase inhibitor sensitisation in leukaemia, ferroptosis in myeloma                                      | Early, but mechanistically distinct                |

#### Dedicated page links

* [Colorectal Cancer](/myhealingcommunity-docs/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type/colorectal-cancer.md)
* [Hepatocellular Carcinoma](/myhealingcommunity-docs/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type/hepatocellular-carcinoma.md)
* [Prostate Cancer](/myhealingcommunity-docs/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type/prostate-cancer.md)
* [Ovarian Cancer](/myhealingcommunity-docs/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type/ovarian-cancer.md)
* [Haematological Malignancies](/myhealingcommunity-docs/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type/haematological-malignancies.md)

### Other cancer types overview

Several additional tumour types show consistent cell-line signals but do not yet justify standalone pages:

* **Lung cancer (`NSCLC`):** `TRAIL` potentiation, `PI3K/AKT` effects, and early anti-metastatic signals in animal models
* **Melanoma:** `PD-L1` suppression, `STAT3` involvement, and one of the strongest immune-oncology signals across the apigenin literature
* **Breast cancer:** p53-dependent apoptosis, SASP suppression, and `IL-1α/NF-κB` relevance. This could justify a dedicated page if the evidence base continues to grow.
* **Endometrial cancer:** ferroptosis and autophagy data. Early, but mechanistically interesting.
* **Pancreatic cancer:** gemcitabine sensitisation and NK-cell cytotoxicity data. Very early and still thin.


---

# 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/natural-medicines/apigenin-in-oncology/apigenin-evidence-by-cancer-type.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.
