> For the complete documentation index, see [llms.txt](https://docs.gcbex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gcbex.com/ar/services-and-product/gcb-academy.md).

# GCB Academy

**GCB Academy** is the educational platform of GCB Eco-system, designed to offer comprehensive training and certification programs in blockchain technology, cryptocurrency, and the GCB ecosystem. Whether you're new to the world of decentralized finance or a seasoned professional, our Academy provides the tools and knowledge necessary to succeed in this rapidly growing industry.

Our courses cover a wide range of topics, from blockchain fundamentals and cryptocurrency trading to advanced blockchain development and specialized insights into the GCB ecosystem. Learners can gain in-depth knowledge of GCB products like **GCB Exchange**, **GTaxi**, and the **GCB Token**, along with practical skills applicable in real-world settings.

GCB Academy offers flexible learning formats, including self-paced online courses, live webinars, and hands-on workshops, all taught by industry experts. Upon completion, participants earn certifications that are recognized within the blockchain and cryptocurrency sectors, helping to enhance their credibility and expertise.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gcbex.com/ar/services-and-product/gcb-academy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
