# Account Creation

Creating an account for Gold Fever is a simple method! Head on over to the website's Main Page and click “SignUp”.

<figure><img src="https://lh4.googleusercontent.com/rZ1UwsmtEIe_6vki9EMYRMXGe9TWtP3oHcifN7jDeBDiyPiDMI9Q8XWYUWIapYje-qKMvQ1GlrI3CwyWk3a9fFQdUvriFO6v0abbJyvVBDZlMk8l1WkWklxiUHS_GDO7YQ4qcVlGUGKf6jv2Q-H8DbuOTrQ62_ic16N_Tue0FZZaA_xmEFIwYcvSKQ" alt=""><figcaption></figcaption></figure>

This will open a window pop-up that requires:

<figure><img src="https://lh4.googleusercontent.com/RJfEIr1AHxPm2iNZpYvIpHdPw9oVCodM8EZJcAjCktHLuea6iycdQ9fpeB0w-WM0uYSp6aNkyQASt14hus_qcNbaFm4Y9UM49_4MdfFi2Z6j3u6KfqVs-7XuGZVFTIglql-og1vk5pmbS0rmNzQcgOGjKz7e3p9LoOVWvIDx_fNXlkMF1ktrOp2usw" alt=""><figcaption></figcaption></figure>

* **Username** - This is the unique handle of the account.
* **Email** - The e-mail that will be associated with the account.
* **Password** - The most important log-in requirement! The password must be at least 8 characters long and contain at least one uppercase letter and one symbol.

After this step is successfully completed, users get prompted to enter the **confirmation code** sent to their email. If by chance, the window on the website closes in the meantime, a user can go back to “sign up” and click the “confirmation code” text at the bottom of the pop-up to enter their code.<br>

<figure><img src="https://lh4.googleusercontent.com/iAF0IwKWmFLWpwDeCjdrwCthVrhh61o5qgEtmIDJzjXdXTn2XJ07j7RWE8eU1JFqMoRaC_refdYOLVloepApBlLTc8LiXKF5DdZo8UoK43YcnknXilb_135tkXu5F8z3YOU8_rEZsMMsucvxW2Ru7T5vwh2gkg5wA5yiI4Nj1GQXPOJcCVyvOiULIg" alt=""><figcaption></figcaption></figure>

<div align="center"><figure><img src="https://lh4.googleusercontent.com/UIOqg_jLg4FOhzwSzFxoBNMz_VL3tbrCODcxG72P-7LQUCR4ir_9bz_N7JvNHxSECd8eB5Ajvvkn0eOKtZXJlu8J4l2TVBQp0k_Iue4YODg2N-tbdlll-ofMub0llJpeGJ3KIYLjlQt1VMAkQZByyUrNLlnp4Dxu6tHqGPV0vv6jzAwD3CM2WAg1kw" alt=""><figcaption></figcaption></figure></div>

Alternatively, users can sign up using the options on the lower part of the pop-up, with Google, Discord, Steam or Facebook. Upon completion, the account gets created, and a corresponding crypto wallet is generated and assigned to the account automatically. From here on, users are free to explore all the options the website has to offer!

## **Logging in**

After creating an account, users can log in by navigating to the top-right corner of the website. The pop-up window will appear and ask the user to input their credentials. Inputting the registered information and hitting “log in” will finalize the process.

<figure><img src="https://lh4.googleusercontent.com/-EUGsXAyM9M9BpajFgBQ3vLonFT4cpzhd3BpPnn9T2bQ2clcF3NU11CtiHAhcUb9Yoee24IwBzviogZcd5szYNU1RDQBDBS1N4AdeTKQQybh_nvwYUYuAeLB6XFXfxYZMFb-i0G7MyZflPH_VL4SmDCZA1RF9Ni5WvZgnXwRYxPSDXd_LmyTW9S6rg" alt=""><figcaption></figcaption></figure>

Alternatively, users registered on any social media platform listed may easily log in using the same account information!


---

# 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://wiki.goldfever.io/guides-and-tutorials/account-creation.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.
