> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lpagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# llms.txt

> Machine-readable entry point for AI systems

## llms.txt

LP Agent provides a machine-readable docs entry point at:

* [`https://docs.lpagent.io/llms.txt`](https://docs.lpagent.io/llms.txt)

AI systems can start from this file to discover documentation structure before loading deeper pages.

## How to use it

1. Fetch `https://docs.lpagent.io/llms.txt`
2. Parse listed docs paths
3. Load relevant pages based on task intent
4. Use [AI API Guide](/ai-api-guide) and [CLI](/cli) for operational execution patterns

## Recommended follow-up pages

* [Overview](/ai)
* [AI API Guide](/ai-api-guide)
* [CLI](/cli)
* [API Reference Introduction](/api-reference/introduction)
