# ¿Cómo ingresar?

<mark style="color:green;">**Paso 1: Descargar e instalar FiveM**</mark>

* ***Descarga FiveM:** Ve al sitio web oficial de* [*FiveM*](https://fivem.net/) *y descarga el cliente.*
* ***Instala FiveM:** Ejecuta el archivo descargado e instala FiveM en tu computadora. Asegúrate de tener una copia legítima de GTA V instalada.*

<mark style="color:green;">**Paso 2: Configurar FiveM**</mark>

* ***Ejecuta FiveM:** Abre el cliente de FiveM.*
* ***Conéctate con tu cuenta:** Si es la primera vez que lo usas, es posible que necesites conectarte con tu cuenta de Rockstar Games.*

<mark style="color:pink;">**Paso 3: Conectarse al servidor "NotPig"**</mark>

> ⚠️ **IMPORTANTE:** Asegúrate de tener Discord abierto (aplicación de escritorio, no web) antes de abrir FiveM.

**Opción 1: Desde FiveM** Abre FiveM, haz clic en "Jugar", busca "NotPig" y conecta desde los resultados.

**Opción 2: Desde la consola (recomendado)**

1. Abre FiveM y presiona F8 para abrir la consola del cliente
2. Escribe uno de estos comandos:
   * `connect play.notpig.com`
   * `connect p3qpl5`
   * `connect play.notpig.net`
3. Presiona Enter

> **Nota:** Si es la primera vez que te unes, es posible que necesites descargar algunos mods y scripts específicos del servidor, lo cual puede tomar unos minutos.

<mark style="color:green;">**Paso 4: Jugar en el servidor**</mark>

* ***Cumplir con las reglas:** Asegúrate de leer y seguir las reglas del servidor.*
* ***Disfrutar:** Una vez conectado, puedes empezar a jugar y disfrutar de la experiencia del servidor.*


---

# 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://www.notpig.net/guias/principiantes/como-ingresar.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.
