# Account

A **Confiction Labs Account** is a key component of the **RIFTSTORM** ecosystem. While it’s not required to play the game, creating an account provides access to additional features, such as progression tracking and exclusive rewards. Below are instructions for both new and existing users.

## <mark style="color:yellow;">**For New Players (without a Confiction account)**</mark>

Players can start playing without an account—one will be created automatically during gameplay.

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

**Login to Our Portal Using Steam**

<figure><img src="/files/4ecqawtKIQwkkF0cwxoh" alt=""><figcaption></figcaption></figure>

Follow the steps to complete finish your account&#x20;

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

<figure><img src="/files/1jkRR7mZy0l4V26Psbje" alt=""><figcaption></figcaption></figure>

#### **Complete the Account Setup**

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

Follow the prompts to enter an email and complete the account setup. Upon completion, access to additional ecosystem features and tracking will be enabled.

## <mark style="color:yellow;">For Players with an Existing Account (Account Binding)</mark>

Players who already have a **Confiction Labs Account** can bind their **Steam account** to streamline progression across all playtests. The following steps outline how to do this:

#### **Log in to the Confiction Labs Portal**

Visit Confiction Labs Portal and log in using your existing account credentials.

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

**Access Account Settings**

Click on your profile and navigate to **Account Settings**.

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

#### Select 'Bind Steam'

Choose the "Bind Steam" option, then sign in to **Steam** to link the accounts. Your Steam account will now be connected to your Confiction account.

<figure><img src="/files/9fgTZvMSPeZ8GTjtdF15" alt=""><figcaption></figcaption></figure>

> ***Note**: This step only applies if no previous playtests have been played. If you participated in earlier playtests, please follow the instructions for merging accounts.*

## <mark style="color:yellow;">**For Returning Players (Account Merging)**</mark>

For players who have participated in previous playtests, follow the steps outlined below to merge the **Steam** and **Confiction** accounts:

1. Head over to your [**Confiction Account Settings**](https://accounts.mythicprotocol.com) and **Login** using the **Confiction Account SSO** (email, Google, or another provided method).

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

2. Choose the "Bind Steam" option, then sign in to the **Steam** account that you **have bound to another account**.

<figure><img src="/files/9fgTZvMSPeZ8GTjtdF15" alt=""><figcaption></figcaption></figure>

3. You will be prompted with the Account Merging message, indicating that the Steam account has already been bound to another account. Click on **Open Merging Account**.&#x20;

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

4. Your main account would now be listed on the left side, what you need to do now is to click on **Login Steam Account.**

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

5. Once logged in on both your accounts, you will be shown the merge account data as well as the options for Achievements and RIFTSTORM data to merge.&#x20;

<figure><img src="/files/9kCmVVkmArLBzfwpk1VG" alt=""><figcaption></figcaption></figure>

6. Click on **Confirm** once you are satisfied with your choice.

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

7. You will be prompted one last time to check on what the merged data would look like. Please make sure that the data are correct and is the one that you want to be merged.

<figure><img src="/files/3zCmNH0qhkyZM5zlwcq3" alt=""><figcaption></figcaption></figure>

8. Click on Confirm to finalize the merging. This process can take a minute.&#x20;

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

9. Once done, you will be given this message in the same pop up.

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

10. You will also be getting an email confirmation, confirming your successful merge.&#x20;

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

After the merge is complete, you can start playing **RIFTSTORM**.&#x20;

{% hint style="warning" %}
Please note: click the **Clear Game Data** button on the left bottom of the title screen to clear the local memory cache (this will not affect overall game progress). Failure to do this will result in loss of data.&#x20;
{% endhint %}


---

# 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://docs.playriftstorm.com/technical-guide/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.
