# Guide de démarrage PrestaShop 8

## Guide de démarrage

Ce guide a pour but de vous aider à télécharger et à installer PrestaShop 8.

Chaque étape est présentée de façon détaillée, avec des conseils qui vous permettront d’exploiter tout le potentiel de PrestaShop.&#x20;

**Veuillez lire au moins une fois les instructions avant de procéder à l’installation.**

{% hint style="info" %}
Les chapitres présentés doivent être lus l’un après l’autre (il est ainsi vivement conseillé de commencer par le chapitre[ “Ce dont vous avez besoin”](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/ce-dont-vous-avez-besoin)).&#x20;

**Aucune instruction ne doit être ignorée :** l’adéquation de l’environnement d’installation est essentielle au bon fonctionnement et au développement de votre boutique PrestaShop.
{% endhint %}

Ce chapitre contient les pages suivantes :

* [Ce dont vous avez besoin](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/ce-dont-vous-avez-besoin)
* [Installer PrestaShop](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/installer-prestashop)
* [Installer PrestaShop 8 sur votre propre ordinateur](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/installer-prestashop-ordinateur)
* [Installer PrestaShop 8 en ligne de commande](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/installer-prestashop-en-ligne-de-commande)
* [Désinstaller PrestaShop 8](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/desinstaller-prestashop)
* [Informations complémentaires](https://docs.prestashop-project.org/v.8-documentation/french-1/guide-demarrage/informations-complementaires)


---

# 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/v.8-documentation/french-1/guide-demarrage.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.
