# Principiantes

### Teclas Rápidas

<figure><img src="/files/dkKfErOowUWthuZcOuC5" alt=""><figcaption></figcaption></figure>

### Comandos

<details>

<summary>Menú interactivo de Comandos.</summary>

/ids Mostrar/Ocultar ids.\
/id Ver tu id\
/twt = Escribir en Twitter.\
/anon = Escribir en Twitter desde modo anónimo.\
/help = Pedir ayuda a un Staff.\
/cash = Ver tu dinero en mano.\
/bank = Ver tu dinero en el banco.\
/givecash + ID + Cantidad = dar dinero a un jugado

</details>

### Gráficos Recomendados

<details>

<summary>Menú interactivo de Gráficos.</summary>

Filtrado FXAA: No\
Filtrado MSAA: No\
Sincronización vertical: No\
Densidad de población: Bajar toda la barra\
Variedad de población: Bajar toda la barra\
Distancia de escalado: Bajar toda la barra\
Extended Texture Budget: Opcional\
Calidad de texturas: Normal\
Calidad de shader: Normal\
Calidad de las sombras: Normal\
Calidad de los reflejos: Normal\
Reflejos MSAA: No\
Calidad del agua: Normal\
Calidad de las partículas: Normal\
Calidad de la hierba: Normal\
Sombras suaves: La más suave\
Post-efectos: Normal\
Filtrado anisotrópico: No\
Oclusión Ambiental: Normal\
Teselado: No Gráficos avanzados\
Sombras alargadas: No\
Sombras de alta resolución: No\
Detalle de gráficos alto al volar: No\
Escalado de distancia extendida: Bajar toda la barra

</details>


---

# 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.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.
