# otree\_jp

## otree\_jp

- [oTreeとは：](https://akrgt.gitbook.io/otree-jp/master.md)
- [oTreeとは：](https://akrgt.gitbook.io/otree-jp/i/untitled.md)
- [Python環境の整備：](https://akrgt.gitbook.io/otree-jp/i/pythonno.md)
- [oTreeのインストールと起動：](https://akrgt.gitbook.io/otree-jp/i/otreenoinsutruto.md)
- [oTreeのアップグレードや再インストール：](https://akrgt.gitbook.io/otree-jp/i/otreenoappugurdoyainsutru.md)
- [oTreeでのSurveyの作り方：](https://akrgt.gitbook.io/otree-jp/puroguramunomi/otreedenosurveynori.md)
- [信頼ゲームを作ってみる](https://akrgt.gitbook.io/otree-jp/puroguramunomi/gmuwottemiru.md)
- [公共財ゲーム](https://akrgt.gitbook.io/otree-jp/puroguramunomi/gmu.md)
- [Sessions](https://akrgt.gitbook.io/otree-jp/na/sessions.md)
- [Models](https://akrgt.gitbook.io/otree-jp/na/models.md)
- [Pages](https://akrgt.gitbook.io/otree-jp/na/pages.md)
- [Templates](https://akrgt.gitbook.io/otree-jp/na/templates.md)
- [Forms](https://akrgt.gitbook.io/otree-jp/na/forms.md)
- [oTreeをAmazon EC2で使ってみる](https://akrgt.gitbook.io/otree-jp/fan-wai/otreewoamazon-ec2dettemiru.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://akrgt.gitbook.io/otree-jp/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.
