---
title: "Answer help center question"
method: GET
path: "/shared/helpcenter/answer"
tags: ["Help center"]
---

# Answer help center question

`GET /shared/helpcenter/answer`

Answer a visitor question with AI, grounded in the project's help center content. Pass the question in
the `question` query parameter (required) and optionally `lang`. Returns the generated answer under
`answer`. Same authentication headers as the search endpoint.

## Response `200`

Ok

- object
  - `answer` unknown, required

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/versions/6f02af3a6c47/schema)
