> ## 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 tools

> Free utilities Noxity runs alongside the hosting and domain products. Quick links to the ideas portal, cPanel server finder, mail-client helper, and the networking and IP toolkits.

A handful of utilities sit next to the hosting and domain products. Some are Noxity-specific (find your cPanel server, set up mail clients, suggest features). Others are general developer/admin tools we host as a free service.

All of them are free, no account needed.

## The toolbox

<CardGroup cols={2}>
  <Card title="Ideas portal" icon="lightbulb" href="/tools/ideas">
    Suggest a feature, vote on what others have asked for, and follow the roadmap. `ideas.noxity.io`.
  </Card>

  <Card title="cPanel server finder" icon="server" href="/tools/cpanel-finder">
    Look up which cPanel hostname your account lives on so you can sign in directly. `find.noxity.io`.
  </Card>

  <Card title="Mail client helper" icon="envelope" href="/tools/mailhelper">
    Generate ready-to-paste IMAP / SMTP / POP settings for the popular mail clients. `mailhelper.noxity.io`.
  </Card>

  <Card title="Networking tools" icon="diagram-project" href="/tools/networking-tools">
    DNS lookups, traceroute, ping, port checks, and other day-to-day networking utilities. `betworkingtools.net`.
  </Card>

  <Card title="IP checker" icon="magnifying-glass-location" href="/tools/ip-checker">
    See your own IP, or check the IP a website resolves to. cURL-friendly. `checkmyipaddress.net`.
  </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">
    * [ideas.noxity.io ↗](https://ideas.noxity.io)
    * [find.noxity.io ↗](https://find.noxity.io)
    * [mailhelper.noxity.io ↗](https://mailhelper.noxity.io)
    * [betworkingtools.net ↗](https://betworkingtools.net)
    * [checkmyipaddress.net ↗](https://checkmyipaddress.net)
  </Accordion>
</div>
