# BotHub Academy

Welcome to BotHub Academy - a knowledge center for neural networks and ChatGPT!&#x20;

Here, you'll find everything you need to master working with cutting-edge neural network models. Our website offers a free online course that will help you understand the basics of artificial intelligence and learn how to use ChatGPT for various tasks.&#x20;

But what makes our course special? It is based on neural network courses by Vlad Martynov, priced at 400$! Yes, you heard right. Our free course provides you with the same knowledge and skills that others charge huge sums for.&#x20;

Additionally, we've compiled an extensive database of ready-to-use prompts for ChatGPT, which will help you achieve the desired results faster. You will be able to find examples of requests for writing text, code, answering questions, and much more.&#x20;

Join our [community](https://t.me/bothub_chat) to share experiences and ideas on applying neural networks. Together, we will unlock new possibilities of artificial intelligence!

{% @gitbook-iframe-embed/iframe-embed isEditing="false" url="<https://bothub.chat/en#signin>" aspectRatio="0.8" %}


---

# 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/bothub-academy.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.
