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

# Noxity Knowledgebase

> How to set up, run, and troubleshoot every product on your Noxity account. Web hosting, domains, billing, the lot.

<a href="https://noxity.io/?utm_source=docs&utm_medium=sidebar&utm_campaign=60day-free" className="not-prose hidden xl:flex fixed right-6 bottom-6 z-50 w-[200px] flex-col gap-1 rounded-xl p-3 no-underline text-white shadow-lg transition-transform duration-200 hover:scale-[1.03] hover:shadow-xl" style={{ background: 'linear-gradient(135deg, #B83553 0%, #FF3A6D 100%)' }}>
  <span className="text-[10px] uppercase tracking-wider font-semibold opacity-80">
    Like what you see?
  </span>

  <span className="text-[13px] font-semibold leading-tight">
    Tired of your old host?
  </span>

  <span className="text-[11px] opacity-90 leading-snug">
    Switch to Noxity. 60 days, no card on file.
  </span>

  <span className="text-[11px] font-bold mt-1 inline-flex items-center gap-1">
    Try free →
  </span>
</a>

Everything for running a site, an inbox, or a domain on Noxity. Search above for a specific tool, or pick a topic below.

## Get started

New here? Pick whichever you signed up for. Both walk the first ten minutes: what to click, what to confirm, where the credentials live.

<CardGroup cols={2}>
  <Card title="Web Hosting first steps" icon="globe" href="/home/web-hosting/getting-started">
    Claim a plan, log into cPanel, point your domain, install WordPress, enable SSL, set up backups.
  </Card>

  <Card title="Domain first steps" icon="plane-up" href="/home/domains/getting-started">
    Register or transfer a domain, set nameservers, point it at a host, configure DNS records.
  </Card>
</CardGroup>

## Most people start here

<CardGroup cols={2}>
  <Card title="Check your welcome email" icon="envelope-open" href="/home/essentials/check-your-inbox">
    Where to find your cPanel password, your Members Area login, and your domain panel link.
  </Card>

  <Card title="Install WordPress" icon="wordpress" href="/web-hosting/cpanel/domain-management/wordpress-management/installations">
    Five clicks through WP Toolkit. PHP version, database, and SSL auto-configured.
  </Card>

  <Card title="Set up email" icon="at" href="/web-hosting/cpanel/email-management/email-accounts">
    Create `you@yourdomain.com`, plug it into Apple Mail or Outlook in two minutes.
  </Card>

  <Card title="Transfer a domain in" icon="truck-bolt" href="/domains/transfers/inbound">
    Move an existing domain to Noxity using an auth code (or IPS tag for `.uk`).
  </Card>

  <Card title="Restore a backup" icon="rotate-left" href="/web-hosting/cpanel/file-management/jetbackup">
    JetBackup snapshots are nightly, off-server, and one-click to restore.
  </Card>

  <Card title="Open a support ticket" icon="life-ring" href="/home/essentials/support">
    Three channels (chat, ticket, Discord) and what each one's good for.
  </Card>
</CardGroup>

## Pick a topic

<CardGroup cols={2}>
  <Card title="Web Hosting" icon="globe" href="/web-hosting/overview">
    cPanel walkthroughs, application hosting (WordPress, Magento, Drupal), virtual containers, and migrations.
  </Card>

  <Card title="Domains" icon="plane-up" href="/domains/overview">
    Register, transfer, renew, and manage DNS for any domain on your account.
  </Card>

  <Card title="Members Area" icon="user-astronaut" href="/members/members">
    Billing, invoices, payment methods, partnerships, and the support workflow.
  </Card>

  <Card title="How-to Guides" icon="screwdriver-wrench" href="/how-to/how-to-example">
    OS-specific guides (Debian, Ubuntu, RHEL, Windows) and best-practice references.
  </Card>
</CardGroup>

## How support works

* **Live chat** in business hours, for quick "is this expected?" questions and anything a five-minute back-and-forth resolves.
* **Tickets** any time, for account checks, config changes on our end, and anything you want a paper trail for.
* **Discord** for sharing patterns and cross-checking with other Noxity users. Not staffed for incidents.

[Full support overview →](/home/essentials/support)

## Frequently asked

Plan switching, billing cycles, refunds, cPanel password resets, where invoices live, what counts as Power, what we'll touch and what's yours.

[Browse the FAQ →](/home/essentials/faq)

## Stay in the loop

<CardGroup cols={3}>
  <Card title="Status" icon="signal-bars" href="https://status.noxity.io">
    Live infrastructure status. Always check here first if something feels off.
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.noxity.io">
    Where the team and other Noxity customers hang out.
  </Card>

  <Card title="Blog" icon="typewriter" href="https://blog.noxity.io">
    Product updates, technical deep-dives, the occasional rant.
  </Card>
</CardGroup>

## Need a hand?

<CardGroup cols={2}>
  <Card title="Open a ticket" icon="life-ring" href="https://members.noxity.io/submitticket.php">
    Best for anything that needs an account check or a config change on our end.
  </Card>

  <Card title="Live chat" icon="messages" href="https://noxity.io/contact">
    Faster for quick questions during business hours.
  </Card>
</CardGroup>

<div className="mt-8">
  <Accordion title="Sources" icon="book-bookmark">
    * [Web Hosting overview](/web-hosting/overview)
    * [Domains overview](/domains/overview)
    * [Members Area overview](/members/members)
    * [How-to Guides](/how-to/how-to-example)

    <div className="mt-4 pt-4 border-t border-gray-200 dark:border-gray-800 text-xs text-gray-500 dark:text-gray-400 italic leading-relaxed">
      These guides were ported from our legacy knowledgebase by AI, then reviewed and extensively tested by humans before publication to ensure the migration went through smoothly.
    </div>
  </Accordion>
</div>
