# Creating a Profile

Profiles are used to create different mod "groups", which allow for different mod loadouts. These mod groups can be used to easily swap between different mods for specific situations (such as one profile for multiplayer games, another for local).&#x20;

There are no limits to profiles, so users can have as many as they'd like.&#x20;

### Profile Creation

Profiles can be created by pressing the **profile button**, found near the profile list: ![](/files/0PCzN7CQCSf6S9aKgtUL)

Once the **Profiles** menu appears, click the **+** button to start the profile creation process.


---

# 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/creating-a-profile.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.
