> For the complete documentation index, see [llms.txt](https://docs.magpie.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magpie.gg/plans/pro.md).

# Free vs Pro

Our pricing rule is simple: **the collection experience is free; the tools that make or save you money are Pro** — and every Pro feature has to plausibly pay for itself.

## Free — the product, not a demo

* Unlimited collection & tracker, single-card scanning, wishlist.
* \~10 binder pages a month (90 cards) with AI checks included.
* The marketplace — **0% fees, forever**.
* Current values with confidence, price line charts.
* Full **CSV export** (ManaBox-compatible) — data portability is never paywalled.

## Pro — €4.99/month · €39/year

*(web checkout, no app-store markup — the yearly plan is the one we recommend and display)*

| Pro feature                               | The money reason                                                           |
| ----------------------------------------- | -------------------------------------------------------------------------- |
| **Unlimited binder scanning + AI checks** | digitize a whole collection in an afternoon                                |
| **Grading ROI**                           | "worth grading?" answered with gem-market data *before* you pay for a slab |
| **Price alerts**                          | buy the dip, sell the spike — set and forget                               |
| **Arbitrage views** (EU↔US, raw↔graded)   | spot the gap before it closes                                              |
| **Deep charts**                           | full history, candles on every timeframe, bands                            |
| **Selling connectors**                    | [1-click eBay listing + Cardmarket stock CSV](/the-app/connectors.md)      |
| **Portfolio analytics & report export**   | P\&L, insurance/tax valuations                                             |
| **Unlimited folders**                     | organization at scale                                                      |

## Hate subscriptions? Same.

One-time **credit packs** (€4.99 / 50 AI checks) cover binder AI and grading estimates without any recurring plan. Collectors are subscription-averse — we built for that instead of fighting it.

{% hint style="info" %}
**During the closed beta**, testers get Pro features enabled for free — the feedback is worth more to us than the €4.99.
{% endhint %}


---

# 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://docs.magpie.gg/plans/pro.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.
