# Getting Started

- [Get Delta](https://faq.deltaemulator.com/getting-started/get-delta.md)
- [Importing Games](https://faq.deltaemulator.com/getting-started/importing-games.md): How to import game files into Delta
- [Settings](https://faq.deltaemulator.com/getting-started/settings.md): Overview of the Settings in Delta
- [Access Patreon Benefits](https://faq.deltaemulator.com/getting-started/access-patreon-benefits.md): You can access Patreon benefits for Delta via the App Store version or by downloading the Delta beta via AltStore PAL or AltStore Classic.
- [Troubleshooting](https://faq.deltaemulator.com/getting-started/troubleshooting.md)


---

# 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://faq.deltaemulator.com/getting-started.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.
