# Create an account&#x20;

To start playing CyLimit, you need to create an account. This will give you access to your team, competitions, and all game features. The process is quick and easy.

<figure><img src="/files/RInCZhHfR8e1IB3rIzlc" alt=""><figcaption></figcaption></figure>

### How to Create an Account ?

1. **Go to the Registration Page** : Visit the CyLimit website and click on "Sign Up."
2. **Enter Your Details** : Provide a valid email address, create a username, and set a strong password.
3. **Confirm Your Email** : Check your inbox for a confirmation email and click the link to verify your account.
4. **Set Up Your Profile** : Once verified, you can customize your team profile and start playing.

Creating an account is the first step to joining the CyLimit community. It’s quick, secure, and unlocks all the features needed to enjoy the game.

### Troubleshooting

* **Didn’t receive the confirmation email?** Check your spam folder or request a new email.
* **Forgot your password?** Click on "Forgot Password" on the login page to reset it.
* **Encountering issues?** Contact CyLimit [support](/support.md) for assistance.


---

# Agent Instructions: 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:

```
GET https://whitepaper.cylimit.com/getting-started/create-an-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
