# Getting started with PrestaShop 1.7

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

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

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

The presented chapters should be read one after the other: for instance, the "What you need to get started" chapter should be read first. No instruction should be skipped, as having a correct environment for your installation of PrestaShop is essential for its health and its growth.

* [What you need to get started](https://docs.prestashop-project.org/1.7-documentation/getting-started/what-you-need-to-get-started)
* [Installing PrestaShop](https://docs.prestashop-project.org/1.7-documentation/getting-started/installing-prestashop)
* [Installing PrestaShop on your computer](https://docs.prestashop-project.org/1.7-documentation/getting-started/installing-prestashop-computer)
* [Installing PrestaShop using the command-line script](https://docs.prestashop-project.org/1.7-documentation/getting-started/installing-prestashop-using-command-line-script)
* [Uninstalling PrestaShop](https://docs.prestashop-project.org/1.7-documentation/getting-started/uninstalling-prestashop)
* [Misc. information](https://docs.prestashop-project.org/1.7-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/1.7-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.
