# Tutorials - Summary

- [Tutorials Home](/l4/tutorials.md)

## Getting Started

- [Your First L4 File](/l4/tutorials/getting-started/first-l4-file.md)
- [Using the l4 CLI](/l4/tutorials/getting-started/l4-cli.md)
- [Testing Your Rules](/l4/tutorials/getting-started/testing-your-rules.md)
- [Debugging Type Errors](/l4/tutorials/getting-started/debugging-type-errors.md)
- [Version Control for Rules](/l4/tutorials/getting-started/version-control-for-rules.md)
- [Encoding Legislation](/l4/tutorials/getting-started/encoding-legislation.md)
- [Wedding Vows](/l4/tutorials/getting-started/wedding-vows.md)

## Deployment

- [Exporting Rules for Deployment](/l4/tutorials/deploying-rules/exporting-rules-for-deployment.md)

## Legalese Cloud

- [OpenAI- and Anthropic-Compatible AI APIs](/l4/tutorials/legalese-cloud/openai-compatible-api.md)
- [MCP Server](/l4/tutorials/legalese-cloud/mcp-server.md)
- [Using Your Rules from Claude](/l4/tutorials/legalese-cloud/using-rules-from-claude.md)
- [Install as Agent Plugin](/l4/tutorials/legalese-cloud/agent-plugin.md)
- [Use Deployed Rules from an AI Agent (MCP)](/l4/tutorials/legalese-cloud/agent-marketplace.md)
- [WebMCP Embed Script](/l4/tutorials/legalese-cloud/webmcp-embed.md)
- [RESTful OpenAPI Specification](/l4/tutorials/legalese-cloud/openapi-spec.md)

## Natural Language

- [Using Infix, Postfix, and Mixfix Functions](/l4/tutorials/natural-language-functions/natural-language-functions.md)
- [Optimising for Natural Language Generation with @nlg](/l4/tutorials/natural-language-functions/optimising-natural-language-generation.md)

## LLM Integration

- [Getting Started with LLM](/l4/tutorials/llm-integration/llm-getting-started.md)
- [Legislative Ingestion](/l4/tutorials/llm-integration/legislative-ingestion.md)
- [Composing L4 with AI](/l4/tutorials/llm-integration/composing-l4-with-ai.md)
