# getting started

### Compatible devices

* PCH-1XXX - "OLED", "PHAT", "3G"
* PCH-2XXX - "LCD", "SLIM", "NEW"
* VTE-1XXX - "Playstation TV", "VitaTV"

### System firmware

* This guide requires your console to be on one of the following firmwares: 3.65, 3.68 or 3.74.
* If the Playstation Vita/TV is on a different firmware - [*update it*](https://www.playstation.com/support/hardware/psvita/system-software/)*.*

{% hint style="info" %}
If you do not have a memory card, and your console is the PCH-1XXX / OLED model, you will first need to create an internal memory card area by following [this guide](https://guide.psp2.dev/guides/creating-an-internal-memory-card).
{% endhint %}

#### This guide requires your console to have a stable internet connection


---

# 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://guide.psp2.dev/start.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.
