# Sign 帳票サポートについて

## 😊 Sign 帳票サポートへようこそ <a href="#welcome-to-oz-paperless-platform" id="welcome-to-oz-paperless-platform"></a>

Sign帳票を開発・変更・管理する時に役立つ情報を発信します。

* 帳票開発チュートリアル：帳票開発に役立つ情報を紹介します。
* よくあるご質問（FAQ）：帳票に関する情報をまとめます。
* サンプル帳票：帳票のサンプル帳票を閲覧、ダウンロードすることが可能です。


---

# 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://sign.ozeform.io/master.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.
