> For the complete documentation index, see [llms.txt](https://techpit-market.gitbook.io/host-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techpit-market.gitbook.io/host-guide/readme.md).

# はじめに

Techpit で教材を販売する準備をしてくださりありがとうございます。Techpit の編集サポートチームで教材作成のサポートをさせていただきます。

### Techpit の目指す世界

Techpit はCtoCのプログラミング学習教材のマーケットプレイスです。エンジニアが自分の得意な技術に関する教材を販売し、プログラミング学習者がその教材で学習していくサービスです。

2030年には最大で79万人のエンジニア不足になると言われております。テクノロジーが世の中のインフラになる社会において、エンジニア不足は日本の大きな社会課題です。

その中でTechpitは\*\*「エンジニアの集合知で新しいエンジニアを育てることでエンジニア不足を解決出来るのではないか」**という大きな実験です。Techpit というプラットフォーム上で**現役のエンジニアが新しいエンジニアを育てていくエコシステム\*\*を作りたいと考えております。

Techpitの価値は、現役のエンジニアが作った教材で、プロダクト作りの手順、設計、実務で必要な技術などを学べることです。皆さんがエンジニアとして働く上で、早く知っておけば良かったな、理解に時間がかかったな、と思うことをぜひ教材として、新しいエンジニアや他のエンジニアに向けて提供していただけると幸いです。

とはいえ、教材をはじめて作るという方が大半だと思います。私たちは、そのためのサポートをガンガン行なっていきます。

Techpit というプラットフォームを通して、エンジニアがエンジニアを育てるエコシステムを作っていきましょう。


---

# 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://techpit-market.gitbook.io/host-guide/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.
