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

# Home

***

**A PRRT2 mutation can cause sudden attacks of abnormal movement (paroxysmal dyskinesia), infant seizures, epilepsy, dystonia, and migraine. Some children outgrow the seizures; the gene does not go away — and many people go years before anyone thinks to test for it.** This is the only knowledge base built for the full PRRT2 spectrum: real science in plain language, written by people who live with this gene.

***

#### 🔓 Pre-Registry Now Open

<figure><img src="/files/FPAfwNoqGhAWaXh1X75w" alt="Confirmed PRRT2 mutation? You&#x27;ve found your people — become a member of the PRRT2 Foundation."><figcaption></figcaption></figure>

**Have a confirmed PRRT2 diagnosis?** Pre-registering takes a few minutes and makes you a member of the Foundation. **Your name is never shared — only de-identified data.**

This is Step 1. It reserves your place in the full clinical registry now in development, and every person counted makes this community harder to overlook when research funding, partnerships, and clinical trials are decided. Members hear about them first.

<a href="https://intake.prrt2.org" class="button primary">✋ Get Counted — Pre-Register</a>

*Not diagnosed yet? Start with* [*how to get tested*](/diagnosis-and-genetic-testing/how-to-get-tested.md) *— then come back.*

***

#### 🧭 Start Here

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📖 PRRT2 Gene Overview</strong></td><td>What the gene does, why it misfires, and what that actually means — in plain language.</td><td><a href="/pages/zui1AZSsBgJHQwXv2cIr">/pages/zui1AZSsBgJHQwXv2cIr</a></td></tr><tr><td><strong>🧬 Associated Conditions</strong></td><td>PKD, BFIS, PED, dystonia, migraine, epilepsy — the full spectrum, explained.</td><td><a href="/pages/LXVpqHXTSmKurLWOH4Ed">/pages/LXVpqHXTSmKurLWOH4Ed</a></td></tr><tr><td><strong>🔬 Diagnosis &#x26; Genetic Testing</strong></td><td>How to get tested, what your results mean, and what to ask your doctor.</td><td><a href="/pages/WTfVzjvusw0hmY28eazg">/pages/WTfVzjvusw0hmY28eazg</a></td></tr></tbody></table>

**Beyond the textbook:** dysphonia, tics, and the symptoms that get dismissed because they aren't in the standard case description — [we document the wider spectrum too](/exploring-the-wider-spectrum/wider-spectrum.md), where the science is still being written.

***

#### 🏛️ The PRRT2 Foundation

> **Our Mission:** The PRRT2 Foundation exists to do what a diagnosis alone cannot — explain this condition completely, connect the people living with it, forge the partnerships that accelerate research and expand access to testing, and build the technology that gives every patient a clinical voice.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📖 About — The Reality of PRRT2</strong></td><td>The story behind this site, who built it, why it exists, and what drives the Foundation's work.</td><td><a href="/pages/73dGbMTAlQPPUSftLNvc">/pages/73dGbMTAlQPPUSftLNvc</a></td></tr><tr><td><strong>✍️ Expressions</strong></td><td>Our own voice — essays and lived-experience pieces, distinct from the clinical reference pages.</td><td><a href="https://www.prrt2.org/expressions">https://www.prrt2.org/expressions</a></td></tr><tr><td><strong>📬 Newsletter</strong></td><td>Foundation news, research updates, and community milestones, straight to your inbox.</td><td><a href="https://newsletter.prrt2.org">https://newsletter.prrt2.org</a></td></tr></tbody></table>

***

#### 💛 Support Our Work

[![Donate Now — Support the Foundation](/files/gcEyZxFG4urSNConYCeS)](https://donate.prrt2.org)

***

#### 🤝 You're Not Alone

Living with a PRRT2 mutation isn't only a scientific problem — it's the misdiagnoses, the unanswered questions, and the symptoms nobody could explain. You don't have to navigate it alone.

🔒 **The Community** — our private group, where patients and families ask questions, share what they're going through, and connect with others who understand what this condition actually does to a life.

{% embed url="<http://facebook.com/groups/prrt2>" %}

🏛️ **The Foundation** — our official charity page, for announcements, research updates, and Foundation news.

{% embed url="<http://facebook.com/prrt2>" %}

***

**Can't find what you're looking for?** On a phone, tap ☰ in the top-left corner to browse every section. The search bar above has AI built in — or click below to ask directly.

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question...</button>

***

[![PRRT2 Foundation, Inc. Candid Seal of Transparency](https://widgets.guidestar.org/prod/v1/pdp/transparency-seal/16663440/svg)](https://app.candid.org/profile/16663440/prrt2-foundation-inc-42-3128330/?pkId=da102788-72c3-4859-9b0d-522f4910038c)


---

# 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.prrt2.org/readme.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.
