# Support

- [FAQ](https://docs.kompas.ai/kompas-ai-docs-ver2/chinese/support/faq.md): 这是关于Kompas AI的常见问题列表。如果除了以下问题之外，您还有其他问题，请随时与我们联系。
- [联系](https://docs.kompas.ai/kompas-ai-docs-ver2/chinese/support/lian-xi.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kompas.ai/kompas-ai-docs-ver2/chinese/support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
