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

# Introduction

Welcome to the DeluxHost documentation. If you would like to contribute to the creation, please send us more questions and suggestions via [discord](https://discord.gg/deluxhost)

### VPS

<CardGroup cols={2}>
  <Card title="Connecting" icon="connectdevelop" horizontal="yes" href="/vps/connect">
    How to connect to a server from Linux/Windows/MacOS via SSH/RDP
  </Card>

  <Card title="Details" icon="lock" horizontal="yes" href="/vps/details">
    Where to find login credentials for your virtual server
  </Card>

  <Card title="Password Reset" icon="question" horizontal="yes" href="/vps/resetpassword">
    Reset your virtual sever password via the control panel
  </Card>

  <Card title="Control Panel" icon="bars" horizontal="yes" href="/vps/controlpanel">
    How to access the control panel for virtual server management
  </Card>

  <Card title="Reset" icon="download" horizontal="yes" href="/vps/reset">
    How to access the control panel for virtual server management
  </Card>

  <Card title="Rescue System" icon="parachute-box" horizontal="yes" href="vps/rescuesystem">
    How to access the rescue system via SSH or built-in terminal
  </Card>
</CardGroup>

### Info

<CardGroup cols={2}>
  <Card title="Plans" icon="gears" horizontal="yes" href="info/plans">
    Learn the differences between our plans, and how to apply for customized ones
  </Card>

  <Card title="Dedicated" icon="server" horizontal="yes" href="info/dedicated">
    Learn about the availability of dedicated,and how to request custom ones
  </Card>
</CardGroup>

### Reseller

<CardGroup cols={2}>
  <Card title="Info" icon="info" horizontal="yes" href="reseller/reseller-info">
    Learn more about our reseller plans and how to apply for them	&#x9;
  </Card>

  <Card title="Create VPS" icon="plus" horizontal="yes" href="reseller/createvps">
    Learn how to create and manage a VPS server
  </Card>
</CardGroup>

### Tools

<CardGroup cols={2}>
  <Card title="MTR" icon="network-wired" horizontal="yes" href="tools/mtr">
    Learn how to analyze your server's internet connection with the free mtr tool
  </Card>

  <Card title="Screen" icon="terminal" horizontal="yes" href="tools/screen">
    Learn with this small guide how to use the handy screen tool, for shared sessions
  </Card>
</CardGroup>
