<!-- catalog-generated: do not edit -->

# Catalog

> 📁 Browse this catalog at
> [files.infor.land](https://files.infor.land).

This page indexes the public product catalog made available for download.
Each section below is a folder; click through to see the files inside.

## Sections

| Section | What's inside |
|---|---|
| 📓 [Notebooks](https://files.infor.land/?root=Main+Files&dir=Notebooks) | Notebook product imagery, manuals, and reference material |
| 🖥️ [Desktops](https://files.infor.land/?root=Main+Files&dir=Desktops) | Desktop product imagery, manuals, and reference material |
| 📱 [Tablets](https://files.infor.land/?root=Main+Files&dir=Tablets) | Tablet product imagery, manuals, and reference material |
| 🖨️ [Printers](https://files.infor.land/?root=Main+Files&dir=Printers) | Printers and 3D printers product imagery & manuals |
| 🔌 [Accessories](https://files.infor.land/?root=Main+Files&dir=Accessories) | Accessories (CardReader, DockingStation) |

## How to download a file

1. Click the section you want above.
2. Pick a file in the list.
3. Provide your name and email.
4. We'll email you a 24-hour secure download link.

## Verifying large downloads

After downloading a file, you can verify its integrity against the SHA256
checksum shown on its download page. On Windows PowerShell:

```powershell
Get-FileHash .\your-download.zip -Algorithm SHA256
```

On Linux or macOS:

```bash
sha256sum your-download.zip
```

The hash you compute should match the one shown on the download page. If
it doesn't, re-download the file — the transfer may have been corrupted.

## Need help?

If you can't find what you're looking for, or a file is missing a description,
please contact the catalog librarian.

---
*This readme is published by the catalog system. If you are an operator
authoring metadata for the catalog, see the internal documentation; the
public version is generated automatically.*
