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

# Server Info

> View detailed information about the server

## Overview

Display comprehensive information about the current server including members, channels, roles, emojis, stickers, boost status, and security settings.

***

## Command Usage

<CodeGroup>
  ```bash Syntax theme={null}
  ~serverinfo
  ```

  ```bash Example theme={null}
  ~serverinfo
  ~si
  ```
</CodeGroup>

**Aliases:** `si`

***

## Information Displayed

<CardGroup cols={2}>
  <Card title="Basic Info" icon="info-circle">
    Server name, ID, description, owner, and creation date
  </Card>

  <Card title="Members & Channels" icon="users">
    Total members, online count, and channel count
  </Card>

  <Card title="Customization" icon="palette">
    Roles, emojis, stickers, and boost information
  </Card>

  <Card title="Security" icon="shield">
    Verification level, content filter, and vanity URL
  </Card>
</CardGroup>

***

## Features

* **Server Description** — Shows server description if set
* **Member Stats** — Total members and online count
* **Asset Links** — Direct buttons to server icon, banner, and splash
* **Boost Status** — Current boost count and tier level
* **Vanity URL** — Displays custom vanity URL if available
* **Security Settings** — Verification and content filter levels

***

## Permission Requirements

<Card title="User Permissions" icon="user">
  **No special permissions required** — All members can use this command
</Card>
