# Download Packages

That's enough setup for now. Let's get to the mods already!

{% hint style="warning" %}
The GameBanana browser may contain **unmarked spoilers** for your game.
{% endhint %}

## Open GameBanana Browser

* Select **Download Packages** in the top-left corner of the Aemulus window to launch the GameBanana package browser.

![](https://524424348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQsJmfHgfeK1hBX6ZAmCv%2Fuploads%2FLknHx65dYadCcf0Gdf1P%2Fimage.png?alt=media\&token=edcc9424-f118-4db3-a04f-798dc310382b)

## Browse for Packages

Now for the fun part! It's time to choose which mods you'd like to use in your game.

{% tabs %}
{% tab title="Use the Toolbar!" %}
The toolbar at the top of the window is the key to finding the mods you want!

![](https://524424348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQsJmfHgfeK1hBX6ZAmCv%2Fuploads%2FkFLw07jQtcYqPUDEi52A%2Fimage.png?alt=media\&token=533df639-5586-4a4f-87bc-140ad491fa2a)

* **Sort** the browser by **Featured**, **Recent**, or **Popular** mods with the dropdown menu in the top-left of the window.
* **Filter** the mod type by **Mods**, **WiPs**, **Sounds**, **Tools**, and **Tutorials**.
  * You can apply **sub-filters** (Mods > UI > Font, for example) with the two dropdown menus to the right of the mod type filter.
* **Search** for the mod you want with the search bar in the top-right.
  * Go back to the main list by selecting **Featured**, **Recent**, or **Popular** again.
* Click the banana to go to the **GameBanana.com** page for that game.
  {% endtab %}

{% tab title="More Info" %}
Click **More Info** to learn more about what that mod does.

There might also be special setup instructions or notes on compatibility with other mods.&#x20;

![](https://524424348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQsJmfHgfeK1hBX6ZAmCv%2Fuploads%2FKSGzWdkupmsH5Yub5x4m%2Fimage.png?alt=media\&token=77650143-2069-4140-91fe-7fe00e349625)

* Click **Mod Page** to go to the full GameBanana.com site.
* The **Alt. Downloads** option is for packages that can't be installed automatically through Aemulus or are too large to host on GameBanana. What this means exactly will vary from mod to mod, so read the description carefully to learn what you need to do.
  {% endtab %}

{% tab title="Download" %}
Click **Download**, then **Yes** on the confirmation screen to download and automatically install a package in Aemulus.

![](https://524424348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQsJmfHgfeK1hBX6ZAmCv%2Fuploads%2Fpq6eNACDblxATPfw89QJ%2Fimage.png?alt=media\&token=8d42b250-0556-4aa7-99c0-fd8cfc1fbbcf)
{% endtab %}
{% endtabs %}

<details>

<summary>Only a few mods are loading in the browser!</summary>

Make sure you have the toolbar set to sort by **Recent** and not **Popular**.

</details>

<details>

<summary>The Download button for this mod doesn't work!</summary>

Some mods have special setup instructions and can't be directly installed through the GameBanana browser. They might not even use Aemulus at all!

To learn what you need to do, click **Mod Info** and then **Mod Page** to read the instructions and download the mod.

</details>


---

# 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://aemulus.cep.one/install/download-packages.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.
