# User Support

If you encounter any issues or have questions, please contact us through the <mark style="color:blue;">**Consultation**</mark> section on the KISTI website under Technical Support.

|            Category            |               Website               |
| :----------------------------: | :---------------------------------: |
|  Technical Support Information | <https://www.ksc.re.kr/gsjw/gsjwan> |
|       Training Inquiries       |   <https://kacademy.kisti.re.kr/>   |
| System utilization information | <https://docs-ksc.gitbook.io/blog/> |

{% hint style="info" %}
Last updated on November 08, 2024.
{% endhint %}


---

# 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-ksc.gitbook.io/neuron-user-guide-eng/system/user-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.
