Introduction

Welcome to the Zenix documentation. This guide will help you get started with our platform. Zenix is designed to provide robust and flexible hosting solutions for game servers, Discord bots, and much more. Whether you are a casual user or an enthusiast, Zenix has something to offer.

Getting Started

To get started with Zenix, follow these steps:

  1. Create an account on the Zenix website.
  2. Verify your email address.
  3. Log in to your account.
  4. Choose a hosting plan that suits your needs.
  5. Set up your first project by following the on-screen instructions.

API Reference

The Zenix API provides a wide range of functionalities to interact with our services programmatically. Below are some examples of how to use the API:

// Example API request
fetch('https://panel.znxh.eu/api/v1/projects', {
  method: 'GET',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
  },
})
  .then(response => response.json())
  .then(data => console.log(data))
  .catch(error => console.error('Error:', error));

Examples

Here are some examples of how you can use Zenix:

FAQ

How do I join the Discord server?

You can join our Discord server by clicking the Join Now button on the support page. This will take you to our Discord invite link.

How do I open a support ticket?

You can open a support ticket by clicking the Open Ticket button on the support page. This will open your email client with a pre-addressed email to our support team.

What services does Zenix offer?

Zenix offers hosting solutions for game servers, Discord bots, and more. All our services are designed to be robust, flexible, and user-friendly.

Is Zenix free to use?

Yes, Zenix offers free hosting solutions for Discord bots. We also have premium plans with additional features.

How can I contact support?

You can contact support by joining our Discord server or opening a support ticket via email.