# Federations

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

Do you have to ban spammers manually, in all your groups? No more! With federations, Susie can enforce a ban on a user in all federate groups.

Note that currently only the creator of the federation has the ability to add new groups to a federation. Other users can "follow" a federation, meaning bans in the federation are applied locally, but local bans do not result in federation bans.

### User commands

`/fedinfo` Returns current federation

### Admin commands

`/newfed` Creates a federation

`/joinfed` Joins the current group to a Federation


---

# 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.kleros.io/products/moderate/susie/federations.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.
