# Alternative Permissions

{% hint style="info" %}
You can't use Ace Permissions and Alternative Permissions at the same time.

If you want to just use Ace Permissions, disable Alternative Permissions in config.
{% endhint %}

Add Identifiers and set permissions in Config, category: Permissions on webpanel

### Supported Identifiers:

```
steam
discord
license
license2
fivem
live
xbl
ip
```

<figure><img src="/files/YrbTsyspPxIb13CrMiPj" alt=""><figcaption></figcaption></figure>

Alternative Permissions have command <mark style="color:blue;">**fg perm**</mark>, you can use that command to set permissions for specific user on the server or for identifier

[Server Commands](/fiveguard-commands/server-commands.md#fg-perm-set-identifier-or-playerid-permission-or-allow-or-deny)

{% hint style="warning" %}
Don't forget to check (Alternative Permissions Check) checkbox
{% endhint %}


---

# 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.fiveguard.net/permission-system/alternative-permissions.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.
