# VCam Docs

## Japanese

- [VCam](https://docs.vcamapp.com/readme.md)
- [初期設定](https://docs.vcamapp.com/get-started/setup.md)
- [モデルの読み込み](https://docs.vcamapp.com/get-started/model.md)
- [モデルの仕様 (VCam2D)](https://docs.vcamapp.com/spec/model.md)
- [一般設定](https://docs.vcamapp.com/setting/general.md)
- [トラッキング設定](https://docs.vcamapp.com/tracking/tracking.md)
- [仮想カメラ設定](https://docs.vcamapp.com/virtual-camera/virtualcamera.md)
- [OBS と連携する](https://docs.vcamapp.com/integration/obs.md): Mac版のOBSと連携して、VCamの映像をOBSで表示することができます。
- [mocopi と連携する (VCam)](https://docs.vcamapp.com/integration/mocopi.md)
- [iPhone トラッキングアプリと連携する](https://docs.vcamapp.com/integration/iostrackingapp.md)
- [よくある質問](https://docs.vcamapp.com/other/faq.md)
- [不具合情報](https://docs.vcamapp.com/other/issue.md)
- [VCam を応援する](https://docs.vcamapp.com/other/tip.md)

## English

- [VCam](https://docs.vcamapp.com/en/readme.md)
- [Initial Setup](https://docs.vcamapp.com/en/get-started/setup.md)
- [Loading Model](https://docs.vcamapp.com/en/get-started/model.md)
- [Model Specification (VCam2D)](https://docs.vcamapp.com/en/spec/model.md)
- [General](https://docs.vcamapp.com/en/setting/general.md)
- [Tracking Settings](https://docs.vcamapp.com/en/tracking/tracking.md)
- [Virtual Camera Settings](https://docs.vcamapp.com/en/virtual-camera/virtualcamera.md)
- [Integrate with OBS](https://docs.vcamapp.com/en/integration/obs.md): You can display VCam video on OBS by integrating with the Mac version of OBS.
- [Integrate with mocopi (VCam)](https://docs.vcamapp.com/en/integration/mocopi.md)
- [Integrate with iPhone Tracking App](https://docs.vcamapp.com/en/integration/iostrackingapp.md)
- [FAQ](https://docs.vcamapp.com/en/other/faq.md)
- [Bug Reports](https://docs.vcamapp.com/en/other/issue.md)
- [Support VCam](https://docs.vcamapp.com/en/other/tip.md)
- [Uninstall](https://docs.vcamapp.com/en/other/uninstall.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.vcamapp.com/readme.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.
