# 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="getting-started/installation" %}
[installation](https://docs.ignitedemulator.com/getting-started/installation)
{% endcontent-ref %}

{% content-ref url="getting-started/games" %}
[games](https://docs.ignitedemulator.com/getting-started/games)
{% endcontent-ref %}

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

{% content-ref url="using-ignited/games-library" %}
[games-library](https://docs.ignitedemulator.com/using-ignited/games-library)
{% endcontent-ref %}

{% content-ref url="using-ignited/settings" %}
[settings](https://docs.ignitedemulator.com/using-ignited/settings)
{% endcontent-ref %}

{% content-ref url="using-ignited/pause-menu" %}
[pause-menu](https://docs.ignitedemulator.com/using-ignited/pause-menu)
{% endcontent-ref %}

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

{% content-ref url="help/faq" %}
[faq](https://docs.ignitedemulator.com/help/faq)
{% endcontent-ref %}

{% content-ref url="help/bios-files" %}
[bios-files](https://docs.ignitedemulator.com/help/bios-files)
{% endcontent-ref %}

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

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


---

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