# oTreeとは：

そろそろ，このページも役割を果たしたと思いますので，アーカイブします．\
本家本元でホームページが和訳されていますので，そちらをご確認ください．

なお，ここに記載されている内容はoTreeの古いバージョン（バージョン3）に対応しているために，現行バージョン（バージョン5）には対応していません．

<https://otree.readthedocs.io/ja/latest/index.html>

oTreeのオリジナルサイト：<http://www.otree.org/>

また，そのうちoTreeの本が出る気がしますので，そちらを参考にしてください．

乞うご期待！！

書いたりしている人：明治大学情報コミュニケーション学部　後藤　晶

akrgt0713\[a]gmail.com

※\[a]は@に変えてください．


---

# 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://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.
