> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/ko/formit-capabilities/multiple-clients.md).

# 여러 클라이언트

FormIt을 사용하면 언제 어디서나 설계할 수 있습니다.

FormIt은 [Windows](https://formit.autodesk.com/download) 및 [웹](https://formit.autodesk.com/app) 앱 외에도 Apple iPad에서도 실행되므로 지원되는 Apple Pencil을 사용하여 직관적인 터치 기반 반복 작업을 빠르게 수행할 수 있습니다. FormIt을 Autodesk Sketchbook Pro 등의 강력한 기타 모바일 앱과 함께 사용하면 이동 중에도 전체 프리젠테이션을 작성할 수 있습니다.

![Apple iPad의 Formit](/files/ObdST3TL5aY6VJRIfxSa)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/ko/formit-capabilities/multiple-clients.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
