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

# Landing Page

> Your server's public page on Technified.

Your landing page is the public face of your server on Technified. Anyone can view it, and it lists your open applications and appeals.

## Where it lives

```
technified.xyz/[your-server-id]
technified.xyz/discovery/[your-server-id]
```

Both URLs render the same page. Individual forms have their own deep links:

```
technified.xyz/discovery/[your-server-id]/applications/[form-key]
technified.xyz/discovery/[your-server-id]/appeals/[form-key]
```

<Tip>
  Drop a form deep link straight into a ban message, your rules channel, or a DM to send someone directly to one specific form.
</Tip>

## Enable it

<Steps>
  <Step title="Open the settings">
    Go to **Settings > Landing Page**.
  </Step>

  <Step title="Turn it on">
    Toggle **Enable Landing Page**.
  </Step>

  <Step title="Configure and save">
    Set your branding and sections, then click **Save**.
  </Step>
</Steps>

## Page settings

### Basic information

| Field            | Description                              |
| ---------------- | ---------------------------------------- |
| Page Title       | Your server's display name               |
| Description      | A short description of your server       |
| Logo URL         | URL to your logo image                   |
| Banner Image URL | Header banner, recommended 1200x400      |
| Accent Color     | Primary color for buttons and highlights |

### Sections

| Section      | What it shows                                                       |
| ------------ | ------------------------------------------------------------------- |
| Applications | All public and active application forms, under a heading you choose |
| Appeals      | All public and active appeal forms, under a heading you choose      |

Each section has its own toggle and custom title.

### Footer

| Field              | Description                          |
| ------------------ | ------------------------------------ |
| Footer Text        | Text shown at the bottom of the page |
| Discord Invite URL | Link to join your server             |

## Visitor experience

1. A visitor sees your branding and description.
2. They browse your application and appeal forms.
3. They can click to join your Discord.
4. When they open a form, they are prompted to log in with Discord.

## Tips for a good page

* Use a clear logo and an accent color that matches your brand.
* Write a short, welcoming description.
* Only show forms that are actually in use, and set them to **Public**.
