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

# Guides

> Implementation guides for extending Phrase capabilities

Learn how to extend Phrase with custom integrations, AI tooling, and bring your own services.

<CardGroup cols={2}>
  <Card title="BYO Engine" icon="cpu" href="/en/guides/byo-engine/introduction">
    Integrate your own machine translation engine into Phrase Language AI using a standardized API interface.
  </Card>

  <Card title="Build a TMS Plugin" icon="book-open" href="/en/guides/build-a-tms-plugin/overview">
    Build a plugin for Phrase TMS that sends source content for localization and retrieves translated content.
  </Card>

  <Card title="Managing TMS Connectors" icon="key" href="/en/guides/managing-connectors/overview">
    Create, configure, and troubleshoot TMS connectors to Google Drive, GitHub, Amazon S3, WordPress, Marketo, and other third-party systems.
  </Card>
</CardGroup>
