# 開発本部について

- [組織/開発体制](https://studist-engineering.gitbook.io/entrance-book/dev/org.md)
- [メンバー紹介](https://studist-engineering.gitbook.io/entrance-book/dev/member.md)
- [技術スタック](https://studist-engineering.gitbook.io/entrance-book/dev/tech.md)
- [求める人物像](https://studist-engineering.gitbook.io/entrance-book/dev/ideal-candidate-profile.md): スタディスト開発本部が求める人物像
- [学習文化](https://studist-engineering.gitbook.io/entrance-book/dev/culture.md)
- [Will / Can / Mustのマッチ](https://studist-engineering.gitbook.io/entrance-book/dev/will-can-must.md)
- [オンボーディング](https://studist-engineering.gitbook.io/entrance-book/dev/onboarding.md)
- [技術顧問](https://studist-engineering.gitbook.io/entrance-book/dev/advisor.md)
- [リサーチ&デザイン室 Entrancebook](https://studist-engineering.gitbook.io/entrance-book/dev/research-and-design.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://studist-engineering.gitbook.io/entrance-book/dev.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.
