> For the complete documentation index, see [llms.txt](https://docs.ignitedemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ignitedemulator.com/readme.md).

# Ignited Docs

This guide will show you how to install Ignited and use its many features. Check out [#getting-started](#getting-started "mention") to install Ignited and start playing games, [#using-ignited](#using-ignited "mention") to learn how to use and customize its features, or [#help](#help "mention") for other useful pages.

## <mark style="color:orange;">Getting Started</mark>

{% content-ref url="/pages/ZinQdCco6hw23IAjwzl0" %}
[Installation](/getting-started/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/iqYj3NsPHwtUyr7gEwkh" %}
[Games](/getting-started/games.md)
{% endcontent-ref %}

## <mark style="color:orange;">Using Ignited</mark>

{% content-ref url="/pages/uvuQQFtJpFMSqlSDoJKJ" %}
[Library](/using-ignited/games-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/VPf5FD4FB2cTtCNYSh50" %}
[Settings](/using-ignited/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/ks1kig5qa7NkvmByjFrn" %}
[Pause Menu](/using-ignited/pause-menu.md)
{% endcontent-ref %}

## <mark style="color:orange;">Help</mark>

{% content-ref url="/pages/dMLFLXpkPUQ4ZhMzmAqI" %}
[FAQ](/help/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/IaYvEwcLdPrZuX7fT4lG" %}
[BIOS Files](/help/bios-files.md)
{% endcontent-ref %}

## <mark style="color:orange;">Support Me</mark>

{% embed url="<https://patreon.com/litritt>" %}


---

# 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 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://docs.ignitedemulator.com/readme.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.
