# Conclusion

Congratulations, you have successfully completed the first block of our in-depth course on working with ChatGPT! We hope it has helped you understand how this intelligence works, what possibilities it opens up, and how to work with it effectively. Now you know what prompts and instructions are, how to use the Playground and BotHub, how to configure AI settings, and how to expand its functionality with plugins and APIs.&#x20;

We are confident that this knowledge will help you in your creativity, work, or studies. After all, ChatGPT is not just a tool. It's a whole world of possibilities waiting for you to explore.&#x20;

Three more blocks await us, where we will delve deeper into working with ChatGPT, look at various practical examples of its application, and learn how to solve emerging problems. Thank you for taking the time to study this block. See you in the next one!


---

# 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/conclusion.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.
