# &#x20;ガイド

- [レポジトリサーバー](https://jp.ozeform.io/guide/repository-server.md)
- [OZ Mobileアプリ](https://jp.ozeform.io/guide/oz-mobile-app.md)
- [HTML5ビューア](https://jp.ozeform.io/guide/html5-viewer.md)
- [HTML5ビューア](https://jp.ozeform.io/guide/html5-viewer/html5-viewer.md)
- [HTML5ビューアオプション](https://jp.ozeform.io/guide/html5-viewer/html5-viewer-options.md)
- [CORS設定](https://jp.ozeform.io/guide/html5-viewer/cors-settings.md)
- [ビューアのフォント使用](https://jp.ozeform.io/guide/using-font-with-viewer.md)
- [ミラーリングビューア](https://jp.ozeform.io/guide/mirroring-viewer.md)
- [デモ](https://jp.ozeform.io/guide/mirroring-viewer/demo.md)
- [インストール](https://jp.ozeform.io/guide/mirroring-viewer/installation.md)
- [QRリンクを利用したモバイル署名](https://jp.ozeform.io/guide/qr-link-mobile-signature.md): モバイル署名パッドをアプリケーションに統合します。 モバイルデバイスで署名を描画すると、Webアプリケーションのe-fromの署名フィールドに送信されます。
- [マルチ言語ガイド](https://jp.ozeform.io/guide/language-guide.md)
- [デザイナでの言語設定](https://jp.ozeform.io/guide/language-guide/multi-language.md)
- [多国語フォーム](https://jp.ozeform.io/guide/language-guide/multilingual-form.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://jp.ozeform.io/guide.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.
