# 導入について

- [Wicleの仕組みと貴社規約のチェックポイント](https://docs.wicle.io/other/faq/before-install/wicle-spec.md)
- [セキュリティとプライバシーポリシーについて](https://docs.wicle.io/other/faq/before-install/security.md)
- [会社への説明や導入申請に使える資料はダウンロードできますか？](https://docs.wicle.io/other/faq/before-install/documents.md)
- [利用料金を事前に試算することはできますか？](https://docs.wicle.io/other/faq/before-install/price-estimate.md)
- [タグ設置前にサンプルデータを確認できる場所はありますか？](https://docs.wicle.io/other/faq/before-install/demo.md)
- [使い始めるのにどんなセットアップが必要ですか？大変ですか？](https://docs.wicle.io/other/faq/before-install/how-to-setup.md)
- [タグ設置にGTM(Google Tag Manager)は使えますか？](https://docs.wicle.io/other/faq/before-install/gtm.md)
- [複数のドメイン（サイト）を計測したい場合、プロジェクトはどう構成すればよいですか？](https://docs.wicle.io/other/faq/before-install/multi-domain.md)
- [モバイルアプリには対応していますか？](https://docs.wicle.io/other/faq/before-install/mobile-app.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://docs.wicle.io/other/faq/before-install.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.
