> ## Documentation Index
> Fetch the complete documentation index at: https://docs.razebot.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Extra Owner

> Grant a second trusted member full owner-level access to raze in your server.

# Extra Owner

> Grant a second trusted member full owner-level access to raze in your server.

## What is an extra owner?

The extra owner is a secondary per-guild owner. They're treated like the server owner by raze — bypassing owner-only gates on the bot — without transferring actual Discord server ownership.

<Warning>
  Only the **Discord server owner** can set or remove the extra owner. Bots can't be extra owners, and there's one extra owner slot per server.
</Warning>

## Set

```bash theme={null} theme={null}
;extraowner set (@member)
```

Marks a member as the extra owner. Aliased as `;eo set`.

## Remove

```bash theme={null} theme={null}
;extraowner remove
```

Clears the extra owner slot.

## Info

```bash theme={null} theme={null}
;extraowner info
```

Shows the current extra owner, or `None` if unset. Running `;extraowner` on its own shows the command help.
