# Adding a Mod

Mods can be added via Stardrop through the following options:

* Clicking `File` > `Add Mod` and selecting the compressed mod folder.
* Dragging and dropping the compressed mod folder into the center of the data grid.
  * Multiple mods can be installed by selecting more than one compressed mod folder, then utilizing the drag and drop method.

{% hint style="info" %}
Compressed mod folder refers to .zip / .7z / .rar files.
{% endhint %}

#### Example GIFs

{% embed url="<https://imgur.com/WdjwfnG.gif>" %}
Example of adding a mod via the menu.
{% endembed %}

{% embed url="<https://imgur.com/kalsOjS.gif>" %}
Example of drag mod installation method.
{% endembed %}


---

# 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://floogen.gitbook.io/stardrop/guides/using-stardrop/adding-a-mod.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.
