# Delta

## Delta

- [Delta User Guide](https://faq.deltaemulator.com/delta-user-guide.md): The official website for Delta - your favorite Nintendo emulator and all-in-one sequel to GBA4iOS.
- [Release Notes](https://faq.deltaemulator.com/release-notes.md)
- [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)
- [Pausing](https://faq.deltaemulator.com/using-delta/pausing.md)
- [Save States](https://faq.deltaemulator.com/using-delta/save-states.md)
- [Delta Sync](https://faq.deltaemulator.com/using-delta/delta-sync.md)
- [Controller Skins](https://faq.deltaemulator.com/using-delta/controller-skins.md)
- [Controllers](https://faq.deltaemulator.com/using-delta/controllers.md)
- [Cheat Codes](https://faq.deltaemulator.com/using-delta/cheat-codes.md)
- [Hold Buttons](https://faq.deltaemulator.com/using-delta/hold-buttons.md)
- [Fast Forward](https://faq.deltaemulator.com/using-delta/fast-forward.md)
- [Online Multiplayer](https://faq.deltaemulator.com/using-delta/online-multiplayer.md)
- [Nintendo DS](https://faq.deltaemulator.com/using-delta/nintendo-ds.md)
- [Incompatible Save States](https://faq.deltaemulator.com/using-delta/nintendo-ds/incompatible-save-states.md)
- [Nintendo DS BIOS Files](https://faq.deltaemulator.com/using-delta/nintendo-ds/nintendo-ds-bios-files.md)
- [N64](https://faq.deltaemulator.com/n64.md)
- [Customize Mupen64Plus](https://faq.deltaemulator.com/n64/customize-mupen64plus.md)
- [Team](https://faq.deltaemulator.com/about/team.md)
- [Press Kit](https://faq.deltaemulator.com/about/press-kit.md): To contact us for media inquiries, you can email press@altstore.io


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.deltaemulator.com/delta-user-guide.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.
