# Training Videos

## MOOC on B&#x20;

20 videos covering basic aspects from modeling to code generation, proof, and project management

{% embed url="<https://mooc.imd.ufrn.br/course/the-b-method>" %}
The B Method: from specification to code
{% endembed %}

## Atelier B Basic Training

Videos presenting the Atelier B tool through a number of basic interactions.

{% embed url="<https://www.youtube.com/playlist?list=PL2kYH179G4XJYeiznTe3t1axqYS7I0Nk8>" %}
Youtube Playlist on Atelier B
{% endembed %}


---

# 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://b-method.gitbook.io/training-resources-for-atelier-b/guides-and-tutorials/training-videos.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.
