> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/setup-guides/quick-start-guide/step-3-register-your-zen.md).

# STEP 3: Register Your Zen

Register your Zen and unlock a universe of gaming resources. The Cronus Community, established in 2013, boasts over half a million members dedicated to elevating their gaming experience.

Dive into tons of M.O.D.s, chat with Gamepack and Script creators, and connect directly with Cronus developers on our [**Forums**](https://forums.cronusmax.com/) or [**Discord**](https://cronus.support/discord).

{% hint style="info" %}

## REGISTERED TO SOMEONE ELSE?

If your Zen was purchased from anywhere but Cronus or Collective Minds, then there is a chance it is used and tied to a different account, which denies you access to the Cronus Community, while also attaching your Zen to any number of social media accounts.

We do offer a service that can reset your Zen to it's default state and you can click here to purchase: [**cronus.support/unregister**](https://cronus.support/unregister) and your Zen will be reset within 24hrs.
{% endhint %}

<div align="left"><figure><img src="/files/1CgIXoZGWuCTpas7QqaB" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
If you encounter an error while trying to access the GPC Library or any VIP section of the forums, it indicates that your Cronus Zen is not properly registered to the account you're currently logged into. Please make sure to follow the steps outlined in our guide with care. Should the message above vary or if registration fails even after retrying, you're encouraged to visit [**cronus.support**](https://cronus.support). Leave a message there with your username and Zen Serial number, and we will address the issue for you.
{% endhint %}

## Cronus Forums

***

This is your master Cronus Community account that links your Cronus Zen to the Zen Studio software. It also displays all of your community stats and gives you access to a ton of hidden goodies. :sunglasses:

{% stepper %}
{% step %}
[**Click here**](https://forums.cronusmax.com/register/) to create a free Cronus Community account.
{% endstep %}

{% step %}
Plug your Cronus Zen into a computer using the <mark style="background-color:blue;">**PROG**</mark> USB port.

<div align="left"><figure><img src="/files/5E1gIfXW0JsmAGEiJihc" alt=""><figcaption><p>Cronus Zen - PRO USB Cable to PC</p></figcaption></figure></div>
{% endstep %}

{% step %}
Open Zen Studio 1.6.1 Build 77 and if Zen is detected you'll see the GPC Library on the left and a big 'Welcome!!' on the right with a 'REGISTER HERE' link. Click on it.
{% endstep %}

{% step %}
A web browser will open, and your Zen will be automatically registered to the account you created. Now go back to Zen Studio and click on the 'REFRESH STATS' button and you will see your account stats appear. :sunglasses:

<div align="left"><figure><img src="/files/2DIQ97vqflayBRcDn8V7" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## Cronus Discord

***

Now your Zen is correctly registered to the forums through Zen Studio, you can now register with our private Discord server.

{% stepper %}
{% step %}
Go to [**cronus.support/discord**](https://cronus.support/discord) and click on the button **Join Server**.

<div align="left"><figure><img src="/files/WhZ78aib12ZGchjOKuLA" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
You can create a Discord account, or login to one you already have.
{% endstep %}

{% step %}
After you are logged in, head to the [**#cronus-registration**](https://discord.com/channels/832268474066665512/877917799434027108) channel.

<figure><img src="/files/3W5xuX3vgFGkbfrVk20n" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on the blue 'Register' button and you will be asked to enter your Zen serial number from Zen Studio. Once that is done, click the blue 'Submit' button.

<div align="left"><figure><img src="/files/68lcYuJuvnpEYrW1U1zP" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Your Zen is now fully registered, and all private channels are accessible. :rocket: :fire:
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/setup-guides/quick-start-guide/step-3-register-your-zen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
