# Instalando o Elixir

Existem algumas formas de fazer a instalação, dependendo do sistema operacional ou ferramenta que você está utilizando. Para a forma mais básica de instalação pode ser acessado o site onde possui um [guia de instalação](https://elixir-lang.org/install.html) bem simples.

{% hint style="info" %}
**Na versão atual do livro estamos usando a versão 1.15 do elixir.**
{% endhint %}


---

# 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://consumindo-apis-com-elixir.cafecomelixir.com.br/configurando-ambiente/instalando-o-elixir.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.
