---
title: "Answer new a question"
method: POST
path: "/explorer/questions/"
tags: ["explorer"]
---

# Answer new a question

`POST /explorer/questions/`

Answer a question to the AI bot, he will return a sql query, and execute the query to get the result.

## Request body

- object
  - `question` string
  - `ignoreCache` boolean

## Response `200`

Default Response

---

[API](https://skmtc.net/ossinsight/apis/ossinsight-api.md) · [All operations](https://skmtc.net/ossinsight/apis/ossinsight-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ossinsight/ossinsight-api/revisions/f06e9c828f44/schema)
