# Module №1: Introductory Module

Welcome to the first block of our in-depth course on communication and working with the artificial intelligence model - ChatGPT. In this block, we have compiled six comprehensive lessons for you that will allow you to dive into the world of AI and become an expert in using this powerful tool. We'll start with the basics, including a general introduction to ChatGPT and how it differs from search engines like Google. Then you will learn how to effectively communicate with ChatGPT using prompts and instructions. Within this block, you will become acquainted with platforms for working with ChatGPT - Playground and BotHub, delve into understanding the parameters of working with AI, and expand your capabilities by learning to use plugins and APIs.&#x20;

This block is created for everyone who wants to learn more about AI and use it in their projects, studies, or work. Whether you're a programmer, marketer, writer, teacher, student, or just a curious enthusiast, here you will find a lot of useful information. We hope you will find it interesting and exciting to study this material, let's get started!


---

# 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://academy.bothub.chat/english/module-1-introductory-module.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.
