> For the complete documentation index, see [llms.txt](https://studist-engineering.gitbook.io/entrance-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studist-engineering.gitbook.io/entrance-book/dev/ideal-candidate-profile.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 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/ideal-candidate-profile.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.
