# Getting started with PrestaShop 8

## Getting started with PrestaShop 8 <a href="#gettingstarted-gettingstartedwithprestashop1.7" id="gettingstarted-gettingstartedwithprestashop1.7"></a>

This guide was written to help you download and install **PrestaShop 8.**

Every step of the process is detailed, with tips and indications to help you get the most out of PrestaShop. Make sure to read the instructions at least once before proceeding with the installation.

{% hint style="info" %}
The presented chapters should be read one after the other: for instance, the chapter ["What you need to get started"](https://docs.prestashop-project.org/v.8-documentation/getting-started/what-you-need-to-get-started) should be read first.&#x20;

**No instruction should be skipped,** as having the correct environment for your installation of PrestaShop is essential for its health and its growth.
{% endhint %}

You will find the following pages in this chapter:

* [What you need to get started](https://docs.prestashop-project.org/v.8-documentation/getting-started/what-you-need-to-get-started)
* [Installing PrestaShop](https://docs.prestashop-project.org/v.8-documentation/getting-started/installing-prestashop)
* [Installing PrestaShop on your computer](https://docs.prestashop-project.org/v.8-documentation/getting-started/installing-prestashop-computer)
* [Installing PrestaShop using the command-line script](https://docs.prestashop-project.org/v.8-documentation/getting-started/installing-prestashop-using-command-line-script)
* [Uninstalling PrestaShop](https://docs.prestashop-project.org/v.8-documentation/getting-started/uninstalling-prestashop)
* [Misc. information](https://docs.prestashop-project.org/v.8-documentation/getting-started/misc-information)


---

# 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/getting-started.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.
