> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/como-baixar/quickstart/instalando-no-pc.md).

# 💻 Instalando no PC

## 🛠️ Como instalar o Pixelmon Brasil Oficial

Quer jogar no melhor servidor de Pixelmon em português? A instalação é simples e rápida! Abaixo você encontra tudo o que precisa para começar a jogar no PC ou no celular (Android).

***

### 💻 Instalação no PC

Usar o **Launcher oficial do Pixelmon Brasil** é o jeito mais fácil de começar!

#### 🎮 Passo a passo:

1. Baixe o nosso launcher neste link:\
   👉 [bit.ly/launcherpxbr](https://bit.ly/launcherpxbr)
2. Instale o launcher no seu computador.
3. Abra o launcher, selecione a versão Pixelmon e clique em **Jogar**.

#### ⚙️ Requisitos mínimos recomendados:

* **Sistema Operacional:** Windows 7, 8, 10, 11 ou Linux (64 bits)
* **Processador:** Dual-Core 2.6 GHz (Intel i3 ou equivalente AMD)
* **Memória RAM:** 4 GB (mínimo) — recomendamos alocar 2 GB para o jogo
* **Placa de vídeo:** Suporte a OpenGL 3.2 ou superior\
  (ex: NVIDIA GeForce 400 Series, Radeon HD 7000 ou Intel HD 4000)
* **Armazenamento:** 3 GB livres
* **Java:** Versão 8 (necessário para o Minecraft 1.12.2)

#### 📺 Tutorial em vídeo:

{% embed url="<https://www.youtube.com/watch?v=oKp_4gxlh3I>" %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.pixelmonbrasiloficial.com.br/como-baixar/quickstart/instalando-no-pc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
