# Training

## Training <a href="#training-training" id="training-training"></a>

This PrestaShop guide is intended to be a practical companion to the PrestaShop software. If you would like to learn even more, PrestaShop offers different training sessions. They are available for anyone who wishes to perfect and to master the PrestaShop software.

We offer three different sessions, tailored to your needs and expertise:

* **PrestaShop User Online**. Learn how to manage your shop on a daily basis from the comfort of your home or office.\
  Length of training: this training is a 2-day online course.[\
  Learn more about this training course / Register Now!](http://addons.prestashop.com/en/guides-training-official/8887-online-user-prestashop-training.html)
* **PrestaShop Beginners Developer & Integrator Online Training**. Discover how to build PrestaShop modules and master PrestaShop’s advanced features. You’ll also learn how to customize a beautiful and dynamic PrestaShop online store.\
  Length of training: this training is a 2-day online course.\
  [Learn more about this training course / Register Now!](http://addons.prestashop.com/en/guides-training-official/8891-prestashop-beginners-developer-integrator-online-training.html)
* **PrestaShop Advanced Developer & Integrator Online Training**. Become an expert at building online stores with PrestaShop. You’ll learn how to develop secure, optimized and beautiful online shops.\
  Length of training: this training is a 2-day online course.[\
  Learn more about this training course / Register Now!](http://addons.prestashop.com/en/guides-training-official/8941-online-training-prestashop-advanced-developer-integrator-.html)

If you would like to receive further information and the requirements of participation, please visit the following page: <http://www.prestashop.com/en/training>.


---

# 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://docs.prestashop-project.org/1.7-documentation/user-guide/training.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.
