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

# Channel Setup

> Create and customize your creator channel

## Your Space in the World

Your channel is your home on LOAFS. Let's make it yours.

***

## Initial Setup

When you become a Creator, you'll go through the channel setup wizard:

<Steps>
  <Step title="Channel Name">
    This is your public name. Can be your real name, brand name, or creator handle.

    * Max 50 characters
    * Can be changed later
    * Shows everywhere on the platform
  </Step>

  <Step title="Channel URL">
    Your unique URL: `loafs.io/c/yourchannel`

    * Lowercase letters, numbers, hyphens only
    * Choose carefully — harder to change later
    * Keep it short and memorable
  </Step>

  <Step title="Profile Picture">
    * Square image (500x500 minimum)
    * PNG or JPG
    * Shows in search, comments, Lounge
  </Step>

  <Step title="Channel Banner">
    * Wide image (1920x480 recommended)
    * PNG or JPG
    * Displays at top of your channel page
  </Step>

  <Step title="Bio">
    * Max 500 characters
    * Tell people what you create
    * Include personality — this isn't LinkedIn
  </Step>
</Steps>

***

## Channel Customization

After initial setup, you can further customize in **Creator Studio** → **Channel Settings**.

### Branding

| Element             | Recommendation                              |
| ------------------- | ------------------------------------------- |
| **Profile Picture** | Clear headshot or logo                      |
| **Banner**          | Show your vibe — personality, content style |
| **Bio**             | What you create + why people should care    |
| **Links**           | Connect your other platforms                |

### Social Links

Add links to your other platforms:

* YouTube
* Instagram
* TikTok
* Twitter/X
* Your website
* Other

These display on your channel page.

***

## Channel Page Layout

Your channel page shows:

```
┌─────────────────────────────────────────┐
│            BANNER IMAGE                 │
├─────────────────────────────────────────┤
│ [Profile Pic]  Channel Name             │
│                @handle · 1.2K fans      │
│                Bio text here...         │
│                [Social Links]           │
├─────────────────────────────────────────┤
│ [Subscribe Button] [Tip Button]         │
├─────────────────────────────────────────┤
│ Latest Videos                           │
│ ┌─────┐ ┌─────┐ ┌─────┐ ┌─────┐        │
│ │     │ │     │ │     │ │     │        │
│ └─────┘ └─────┘ └─────┘ └─────┘        │
│                                         │
│ Series                                  │
│ ┌─────┐ ┌─────┐                        │
│ │     │ │     │                        │
│ └─────┘ └─────┘                        │
└─────────────────────────────────────────┘
```

***

## Best Practices

### Profile Picture

<CardGroup cols={2}>
  <Card title="Do" icon="check">
    * Clear, high-quality image
    * Consistent with other platforms
    * Face visible (if personal brand)
    * Simple, recognizable logo (if business)
  </Card>

  <Card title="Don't" icon="xmark">
    * Blurry or pixelated images
    * Busy backgrounds
    * Text-heavy images
    * Constantly changing
  </Card>
</CardGroup>

### Banner

<CardGroup cols={2}>
  <Card title="Do" icon="check">
    * Showcase your content style
    * Include your name/brand
    * Use high-quality imagery
    * Update seasonally if relevant
  </Card>

  <Card title="Don't" icon="xmark">
    * Leave it blank/default
    * Use stretched/low-res images
    * Cram too much text
    * Make it unreadable on mobile
  </Card>
</CardGroup>

### Bio

<CardGroup cols={2}>
  <Card title="Do" icon="check">
    * Lead with what you create
    * Show personality
    * Include a hook
    * Use emojis sparingly
  </Card>

  <Card title="Don't" icon="xmark">
    * Write a novel
    * Be generic ("I make videos")
    * Use corporate speak
    * Leave it empty
  </Card>
</CardGroup>

***

## Bio Examples

**Good:**

> 🎬 Filmmaker teaching cinematography one shot at a time. From camera basics to Hollywood techniques. New tutorials every week.

**Good:**

> Fitness coach helping busy professionals get strong in 30 min/day. No gym required. Real results, no BS.

**Good:**

> I make music and talk about making music. Production tutorials, gear reviews, and honest industry takes. 🎹

**Bad:**

> I'm a content creator who makes content about various topics I find interesting. Follow me for updates.

***

## Updating Your Channel

You can change channel settings anytime:

1. Go to **Creator Studio**
2. Click **Channel Settings**
3. Make changes
4. Save

Changes take effect immediately.

<Warning>
  Changing your channel URL will break any existing links to your channel. Do this carefully.
</Warning>

***

## FAQ

<AccordionGroup>
  <Accordion title="Can I have multiple channels?">
    Not currently. One Creator account = one channel.
  </Accordion>

  <Accordion title="What if I want to rebrand?">
    You can change your name, bio, images, and even URL. Just be aware of link breakage.
  </Accordion>

  <Accordion title="Do I need a banner?">
    Technically no, but channels without banners look incomplete. Take 10 minutes to make one.
  </Accordion>

  <Accordion title="Can I see how my channel looks to others?">
    Yes. Click "View as visitor" in Channel Settings to see the public view.
  </Accordion>
</AccordionGroup>

***

Make it yours. Make it great.
