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

# Character Profiles

> Everything about character profile pages — viewing, editing, inviting to Discord, and server-specific settings.

# Character Profiles

Every character has a profile page. What you see depends on whether you own the character or are browsing a public one.

***

## Public Character (Not Yours)

When you open a character you don't own, you'll see:

* **Character name, avatar, and personality summary**
* **Invite to Discord** button — adds the bot to your server
* **Chat** button — talk to it right here on the AurInfer website
* **You Might Like** section at the bottom — similar characters to explore

<Steps>
  <Step title="Invite to Your Server">
    Click **Invite to Discord** → pick your server from the dropdown → click **Invite**. The bot joins your server immediately.
  </Step>

  <Step title="Chat on the Web">
    Click **Chat** → type "hello" → press Enter. The character replies instantly. No sign-in needed to try it.
  </Step>
</Steps>

You cannot edit, share, or configure a character you don't own.

***

## Owned Character (Yours)

When viewing your own character, you get full control:

| Button                | What it does                                                         |
| --------------------- | -------------------------------------------------------------------- |
| **Edit**              | Opens the character editor — change name, personality, voice, avatar |
| **Invite to Discord** | Add the bot to any of your servers                                   |
| **Chat**              | Test changes immediately in a real chat window                       |
| **Share**             | Copy a shareable link to this character's profile                    |

<Steps>
  <Step title="Edit Your Character">
    Click **Edit** → update the description, voice, or profile picture → click **Save**. Changes apply instantly everywhere the character is deployed.
  </Step>

  <Step title="Test After Editing">
    Always click **Chat** right after saving to verify the character behaves as expected before your community sees it.
  </Step>
</Steps>

***

## The Discord Tab

On your owned character's profile, click the **Discord** tab. This opens server-specific configuration — one set of settings per server you've added the character to.

### What's Inside the Discord Tab

<CardGroup cols={2}>
  <Card title="Overview" icon="chart-bar" href="/Integrations/Discord/SERVER/overview">
    Usage stats: message count, voice minutes, daily trend graph. Monitor-only.
  </Card>

  <Card title="Moderation" icon="shield" href="/Integrations/Discord/SERVER/moderation">
    Set up rules, actions, exclusions, and view warning history.
  </Card>

  <Card title="Free Will" icon="wand-magic-sparkles" href="/Integrations/Discord/SERVER/free-will">
    Configure autonomous behavior — how often and how the bot acts on its own.
  </Card>

  <Card title="Preferences" icon="sliders" href="/Integrations/Discord/SERVER/preferences">
    Main configuration switches for the character in this specific server.
  </Card>

  <Card title="Voice Engine" icon="microphone" href="/Integrations/Discord/SERVER/voice-engine">
    Fine-tune voice model, audio quality, and call behavior.
  </Card>
</CardGroup>

<Info>
  The Discord tab settings are **per-server**. You can deploy the same character to multiple servers with completely different moderation rules, voice settings, and free will configurations for each.
</Info>
