# GitBook && GitHub

***

## Create repository

Create a repository in `GitHub` to keep the book source.

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

## Create a local clone

Clone the repository to local to add the book source.

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

## Create a Book

Create a new book on `GitBook` by `import from GitHub`

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

## Build the Book

`GitBook` will build the book for us using the source hosted on `GitHub` then.

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


---

# 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/server-setup-guide/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.
