> For the complete documentation index, see [llms.txt](https://british-i-t-support.gitbook.io/trainings-available-with-certification/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://british-i-t-support.gitbook.io/trainings-available-with-certification/trainings-available.md).

# TRAININGS AVAILABLE

1. CISCO TRAINING
2. I.T SUPPORT AND COMPTIA A+
3. PYTHON PROGRAMMING&#x20;
4. GRAPHICS DESIGN&#x20;
5. CYBER SECURITY&#x20;
6. DATA ANALYTICS
7. &#x20;WEB DEVELOPMENT&#x20;
8. COMPUTER SCIENCE&#x20;
9. MUSIC PRODUCTION
10. DIGITAL MARKETING
11. CLOUD COMPUTING
12. UI/UX DESIGN
13. DEVOPS ENGINEERING
14. AI & ROBOTICS
15. CCTV INSTALLATION
16. EMAIL COPYWRITING MASTERY
17. DATA SATALLITE MANAGEMENT
18. MOBILE APP DEVELOPMENT
19. PROJECT MANAGEMENT
20. PRODUCT MANAGEMENT
21. QUALITY ASSURANCE


---

# 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://british-i-t-support.gitbook.io/trainings-available-with-certification/trainings-available.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.
