# GitBook && GitHub

***

## リポジトリの新規

`GitHub` で電子書のソースを格納用のリポジトリを新規する。

![1.png](/files/bWrIf8LUmOhsj2NEegY4)

## リポジトリのクローン

リポジトリをローカルにクローンして電子書のソースをプッシュする。

![2.png](/files/FDtnjslZPJGKA0k3ygsY)

## 電子書の新規

`GitBook` で新しい電子書を `import from GitHub` より `GitHub` から導入する。

![3.png](/files/eXCltv8mfB2cSnleJb3L)

## 電子書の生成

`GitBook` は自動的に `GitHub` から最新ソースをゲットして電子書を生成します。

![4.png](/files/x6mhfHnnYK3XASmNaeLb)


---

# 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://tchentro-tech-organization.gitbook.io/tchentro.tech-organization/gitbook-and-and-github.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.
