# Introduction

Welcome to Docker handbook.This hand book comes in  handy for two types of people. People  who want to get familiar with docker as fast as possible and people who want to review docker. We are not going to get deep ,it does not cover  Docker Certified associate exam(DCA) syllabus, With that, lets get started!

By Payam Borosan

* Site: [www.linuxcert.ir](http://linuxcert.ir/)
* GitBook: <https://borosan.gitbook.io/docker-handbook/>
* e-mail: p.borosan \[at] gmail.com

Donation :

* coffeete (from IR): <https://www.coffeete.ir/borosan>
* bitcoin: bc1qhm5nr98su6xupv4dd6zt2m0sq2dzxh69zejm85
* ethereum: 0x6F3D43A6957CC61b74Fe85Ad52D05d91a2B13c67
* litecoin: ltc1qvxu57q2f3ay9tzu6tffkayc65te80vax9wzxn7

![](https://1320987896-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCkNUw3Li8vYWxtVPS9%2F-MGEPuGWl-0L_ApSZIRs%2F-MGEQ3aAeW7VIW3OeiLa%2FDocker-handbook-v3.jpg?alt=media\&token=0a2d0d8e-331c-4777-a879-35ffc241ead4)

![](https://1320987896-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCkNUw3Li8vYWxtVPS9%2F-MgeSfYJlgtLcO1qdozy%2F-MgeStNTVA9T77D69ycN%2FCC-BY-NC-icon-88x31.png?alt=media\&token=5a0a76e5-b538-46a8-9ae7-f028e85f9edd)


---

# 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://borosan.gitbook.io/docker-handbook/master.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.
