# Start here

Before you get started, review the requirements below to ensure you are ready to proceed.

### Software Requirements

* macOS 10.16 or higher. Windows 10 Pro or higher
* Docker and DDEV
* A code editor. We recommend [Microsoft Visual Studio Code](https://code.visualstudio.com/download)
* A Command Line Interface (CLI) tool. On macOS use [Terminal](https://www.youtube.com/watch?v=Jm8-UFf8IMg), and on Windows use [PowerShell](https://www.youtube.com/watch?v=VFuobJbbDtU)

### Skills needed

* Basic familiarity with [running commands on a CLI ](https://www.hongkiat.com/blog/web-designers-essential-command-lines/)is needed
* Working knowledge of Twig is required
* Good understanding of HTML and CSS is required

### Command line tutorial

[Learn command line basics](https://tutorial.djangogirls.org/en/intro_to_command_line/)


---

# 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://mariohernandez.gitbook.io/components/local-setup.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.
