> For the complete documentation index, see [llms.txt](https://gaborpatchpractice.gitbook.io/gaborpatchpractice-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gaborpatchpractice.gitbook.io/gaborpatchpractice-docs/membership-and-pricing/pricing.md).

# pricing

## Pricing: Lock In Your Lifetime Rate

### Tiered Pricing — Early Birds Lock In Lower Rates Forever

Our pricing follows a **tiered launch model**. The earlier you subscribe, the lower your locked-in monthly rate — **forever**.

| Tier                 | Monthly Price | Lock-In Status     |
| -------------------- | ------------- | ------------------ |
| **Founding Members** | **$9.9/mo**   | 🔒 Locked for life |
| **Early Members**    | **$19.9/mo**  | 🔒 Locked for life |
| **Advanced Members** | **$29.9/mo**  | 🔒 Locked for life |
| **Final Discount**   | **$39.9/mo**  | 🔒 Locked for life |
| **Regular Price**    | **$49.9/mo**  | Standard rate      |

✅ **Subscribe once, lock your rate forever.** Future price increases will never affect existing members.

***

### What Does the Pro Plan Include?

All tiers unlock the **same Pro features**. The only difference is your locked-in monthly rate.

**Pro features include:**

* **Low-contrast real-time feedback** — instant correction after wrong answers
* **Challenge mode** — skip warm-up, jump straight to core training
* **One-click low-contrast entry** — auto-jump to your stable low-contrast range
* **Unlimited Advanced mode** — no session limits
* **AI deep analysis** — data-driven training recommendations
* **Cloud backup** — training records saved to the cloud
* **Data export / import** — transfer records across devices
* **Adaptive feedback algorithm** — personalized feedback timing

👉 See full Free vs Pro comparison →

***

### How to Subscribe

1. Open any Gabor training page
2. Click **"Upgrade to Pro"** or **"Apply for Trial"**
3. Complete payment to activate your membership
4. Your rate is locked for life

***

### Trial Before You Subscribe

Not sure yet? Apply for a **3-day free trial** to experience all Pro features.

👉 Learn how to apply for trial access →

***

### Frequently Asked Pricing Questions

#### Q: Will my price ever increase?

**No.** Your locked-in rate stays the same for as long as you maintain your subscription. Price increases only apply to new subscribers.

#### Q: Can I cancel anytime?

**Yes.** You can cancel your subscription at any time. Contact us and we'll assist you.

#### Q: What happens to my data if I cancel?

Your cloud-backed training records remain stored. If you resubscribe later, your data will be restored.

#### Q: Does Pro work on multiple devices?

**Yes.** Each Pro membership supports up to two devices simultaneously. Use the same contact info or membership code on both devices.

***

### Medical Disclaimer

1. This tool (Gabor Visual Training) is a visual exercise aid, **not a medical device**, and does not promise therapeutic outcomes.
2. Training results vary from person to person. Please maintain realistic expectations.


---

# 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://gaborpatchpractice.gitbook.io/gaborpatchpractice-docs/membership-and-pricing/pricing.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.
