# 지원요청

- [원격지원 요청](https://devops-32.gitbook.io/myapps/undefined-1/remotedesktop.md): 사용중에 지원이 필요한 경우에 원격지원을 요청하실 수 있습니다
- [앱 만들기 요청](https://devops-32.gitbook.io/myapps/undefined-1/undefined.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://devops-32.gitbook.io/myapps/undefined-1.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.
