> For the complete documentation index, see [llms.txt](https://www.brexatlas.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.brexatlas.org/author_index/subject_index.md).

# SUBJECT\_INDEX

## Frequency Optimization

Studies investigating whether different cancers respond to different electric-field or electromagnetic frequencies.

* BRE-002
* BRE-021
* BRE-030
* BRE-043

## Mitotic Disruption

Studies showing disruption of cell division, spindle formation, septin organization, or cytokinesis.

* BRE-001
* BRE-004
* BRE-014
* BRE-015
* BRE-016
* BRE-041
* BRE-043

## DNA Repair Suppression

Studies demonstrating delayed DNA repair, replication stress, or enhanced radiation vulnerability.

* BRE-003
* BRE-018
* BRE-019
* BRE-036
* BRE-039

## Immunogenic Cell Death

Studies linking bioelectric interventions to immune activation and enhanced antitumor immunity.

* BRE-005
* BRE-036
* BRE-037

## Membrane Potential & Ion Channels

Studies involving membrane depolarization, ion-channel behavior, and cancer progression.

* BRE-023
* BRE-026
* BRE-030
* BRE-031
* BRE-032

## Calcium Signaling

Studies involving calcium-channel activity, calcium vulnerability, or calcium-mediated tumor suppression.

* BRE-024
* BRE-030
* BRE-032
* BRE-042
* BRE-044

## ROS & Oxidative Stress

Studies linking electric-field exposure with reactive oxygen species, oxidative stress, and apoptosis.

* BRE-024
* BRE-033
* BRE-034
* BRE-035
* BRE-039
* BRE-040

## Mitochondrial Vulnerability

Studies investigating mitochondrial stress, respiration disruption, metabolic stress, and cellular collapse.

* BRE-024
* BRE-033
* BRE-034
* BRE-035

## Tumor Network Biology

Studies exploring cancer-cell communication, tumor microenvironment regulation, and network-level behavior.

* BRE-031
* BRE-042
* BRE-044

## Nanobioelectric Oncology

Studies combining nanotechnology and bioelectric interventions.

* BRE-022
* BRE-041

## Clinical Translation

Studies focused on moving bioelectric interventions into real-world clinical practice.

* BRE-036
* BRE-037
* BRE-038

## RF Oncology

Studies involving radiofrequency electromagnetic systems and tumor-specific modulation.

* BRE-030
* BRE-043

## Environmental EMF & Epidemiology

Studies examining environmental electromagnetic exposure and possible disease associations.

* BRE-028
* BRE-029

## Diagnostic Electromagnetics

Studies focused on electromagnetic cancer detection and imaging systems.

* BRE-027


---

# 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://www.brexatlas.org/author_index/subject_index.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.
