# Instructions for Agents

Parse for Artisans turns PDFs, Word docs, spreadsheets, and more into clean Markdown, built for
Laravel.

This documentation is built to be read by LLMs and coding agents, not just people.

For the full index in one place, fetch
[`https://parseforartisans.com/llms.txt`](https://parseforartisans.com/llms.txt), which follows
the [llms.txt](https://llmstxt.org) convention.

## Pages

- [Introduction](https://parseforartisans.com/docs/index.md)
- [Installation](https://parseforartisans.com/docs/installation.md)
- [Parsing Documents](https://parseforartisans.com/docs/parsing-documents.md)
- [Handling Results](https://parseforartisans.com/docs/handling-results.md)
- [Local Development](https://parseforartisans.com/docs/local-development.md)
- [Testing](https://parseforartisans.com/docs/testing.md)
- [Supported Formats](https://parseforartisans.com/docs/supported-formats.md)
- [API Reference](https://parseforartisans.com/docs/api-reference.md)
