# Disclaimer

**Last updated: 16 September 2026.** This document applies to the whole of this
repository, to the CrankMagic application it builds, and to any site serving it.
Read it with [`LICENSE`](LICENSE) and [`THIRD-PARTY-NOTICES.md`](THIRD-PARTY-NOTICES.md).

---

## 1. Unofficial fan content

**CrankMagic is unofficial Fan Content permitted under the Wizards of the Coast
Fan Content Policy. Not approved or endorsed by Wizards. Portions of the
materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC.**

CrankMagic is not produced by, endorsed by, supported by, affiliated with or
connected to Wizards of the Coast LLC, Hasbro, Inc., or any of their
subsidiaries or affiliates. *Magic: The Gathering*, *Magic*, *Commander*, the
mana symbols, the card frames, card names, rules text and card imagery are
trademarks and/or copyrights of Wizards of the Coast LLC. All rights in that
material are reserved by its owner. Nothing here asserts any ownership of it.

CrankMagic is a personal, non-commercial tool for organising cards a player
already owns. It does not sell cards, does not distribute card images for
redistribution, and does not reproduce the rules of the game as a substitute for
the official rules.

## 2. Data comes from elsewhere, and may be wrong

Card identities, rules text, printings, legality, images and prices are
retrieved from third-party services — principally **Scryfall**, with commander
popularity data from **EDHREC** — and are cached in this repository as dated
snapshots. Retail links point to **TCGplayer** and **Card Kingdom**.

Those services are independent of this project. CrankMagic:

- makes **no representation** that any card data, rules text, legality
  determination, bracket classification, price or availability is accurate,
  current or complete;
- is **not a rules authority**. The official Comprehensive Rules and the
  official banned/restricted lists govern; where this app disagrees with them,
  they are right and it is wrong;
- **is not financial or purchasing advice.** Prices are stale snapshots. Do not
  make a purchase decision on a number in this app without checking it at the
  seller;
- **does not simulate the game accurately.** The built-in simulator is a
  heuristic model. Its scores are estimates produced by this project's own code,
  are labelled as such in the app, and must not be read as a statement about how
  a deck performs in real play.

Every third-party service named here has its own terms of service. If you run,
fork or deploy this software you are responsible for complying with them,
including any rate limits, attribution requirements and restrictions on caching
or redistributing their data.

## 3. Artwork, images and fonts

This repository contains images and typefaces that **this project did not
create and does not own**, including:

- **Card art, card images and mana symbols** — property of Wizards of the Coast
  LLC and the individual artists. Retrieved from Scryfall for display.
- **Playmat artwork** (`game/ui/assets/`, `game/ui/assets/playmats/`) — supplied
  for personal game use. Rights remain with the original creators. **No
  commercial redistribution right is asserted or granted.**
- **Commander images** (`assets/crankmagic/`) — derived from card art; rights as
  above.
- **Screenshots** (`docs/screens/`) — may incidentally reproduce card art.
- **Typefaces** — Oxanium under the SIL Open Font License 1.1; Satoshi under its
  foundry's own license.

Their presence in this repository is **not** a licence to reuse them. See
[`THIRD-PARTY-NOTICES.md`](THIRD-PARTY-NOTICES.md) for what is known about each,
and [`LICENSE`](LICENSE) §1(b)–(e).

If you are a rights holder and believe material here should not be, open an
issue on the repository or contact the maintainer and it will be removed
promptly; no argument will be required first.

## 4. No warranty, and limitation of liability

THE SOFTWARE AND ALL DATA, DOCUMENTS AND MATERIALS IN THIS REPOSITORY ARE
PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING WITHOUT LIMITATION THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE, ACCURACY, TITLE AND NON-INFRINGEMENT.

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY OR CONSEQUENTIAL DAMAGES — INCLUDING LOSS OF DATA, LOSS OF A
COLLECTION RECORD, MONEY SPENT OR NOT SPENT ON CARDS, LOST PROFITS, OR BUSINESS
INTERRUPTION — HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE OR ITS DATA, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.

**Your data is your responsibility.** CrankMagic stores your library in your own
browser. It is not backed up anywhere by this project, and clearing your browser
data will destroy it. Use **User Functions → Save a backup file** regularly. The
authors are not liable for a library you lose.

## 5. Trademarks

"CrankMagic", the CrankMagic wand logo and the CrankMagic wordmark are marks of
this project and are **not** licensed by the MIT grant in `LICENSE` §2. A fork
may use the code; it may not present itself as CrankMagic.

All other trademarks — including *Magic: The Gathering*, *Commander*, *Wizards
of the Coast*, *Scryfall*, *EDHREC*, *TCGplayer*, *Card Kingdom* and *Forge* —
are the property of their respective owners and are used here **nominatively**,
to identify those products and services. Such use does not imply any
affiliation, sponsorship or endorsement in either direction.

## 6. Indemnification

By using, copying, modifying, forking, deploying or redistributing this
software, its data or any material in this repository, **you agree to indemnify,
defend and hold harmless the authors and copyright holders** from and against
any claim, demand, loss, liability, damage, cost or expense (including
reasonable legal fees) arising out of or related to:

- your use, deployment or redistribution of the software, its data, its images
  or its fonts;
- your redistribution of, or failure to obtain rights in, any third-party
  material described in `LICENSE` §1 and `THIRD-PARTY-NOTICES.md`;
- your breach of the terms of service of any third-party data provider;
- your breach of this Disclaimer, `LICENSE` or any applicable law.

## 7. Not legal advice

This document was prepared by the project maintainers for the maintainers' own
purposes. It is **not legal advice**, it has not been reviewed by a lawyer, and
it does not create a solicitor–client or attorney–client relationship with
anyone. If you intend to distribute this software commercially, or to rely on
any statement here, take your own advice first.
