# MAGMA Handbook PDF

Please place your MAGMA handbook PDF file in this directory.

## Expected file:
- `MAGMA_HANDBOOK.pdf` (or any PDF file with MAGMA documentation)

## After placing the PDF:
1. Run indexing: `npm run index`
2. The system will automatically process and index all PDF files in this directory

## Supported formats:
- PDF files (.pdf)
- Multiple PDFs are supported (useful for different versions or supplementary materials)

## Note:
- PDF files are gitignored for copyright reasons
- The indexing process will create a vector database for efficient searching
- First-time indexing may take several minutes depending on the PDF size