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

# Pipeline Support Centre

> Knowledge base and developer documentation for Pipeline.

Welcome to the Pipeline Support Centre.

<CardGroup cols={2}>
  <Card title="Knowledge Base" icon="book" href="/kb/index">
    Guides and how-tos for using Pipeline day to day.
  </Card>

  <Card title="Developers" icon="code" href="/developers/index">
    Build on Pipeline with the Bridge or the Public REST API.
  </Card>
</CardGroup>

<Note>
  **Building a Pipeline tool with AI assistance?** The complete developer
  reference — bridge SDK, DTOs, manifest format, examples, runtime constraints —
  is published as a single LLM-friendly document at
  **[https://docs.pipeline.software/llms-full.txt](https://docs.pipeline.software/llms-full.txt)**.

  Paste that URL into Claude, ChatGPT, Cursor, or any AI assistant and it will
  have everything needed to build or modify a Pipeline marketplace tool. A
  typical prompt is just *"convert this HTML into a Pipeline quote extension —
  read [https://docs.pipeline.software/llms-full.txt](https://docs.pipeline.software/llms-full.txt) for the bridge reference"*.
</Note>
