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

# Fetch help centers and articles

<Snippet file="graphql/sdk-note.mdx" />

## List help centers

<Snippet file="graphql/get-help-centers.mdx" />

## Get a help center by ID

<Snippet file="graphql/get-help-center.mdx" />

## Get a help center article by ID

<Snippet file="graphql/get-help-center-article.mdx" />

## Get a help center article by slug

`slug` is unique within a help center.

<Snippet file="graphql/get-help-center-article-by-slug.mdx" />
