# How to join Eternals Gomoku

Joining Eternals Gomoku is simple and can be done in several ways. Here are the options available:

* [Login with social accounts](#id-1.-login-with-social-accounts) (Telegram, Gmail, Facebook, Apple, Email)
* [Login with Hot Wallet](#id-2.-login-with-hot-wallet) (Create or Import Seed Phrase)
* [Login as Guest](#id-3.-guest-mode)

{% hint style="warning" %}
As a bonus, first-time login users receive **500 Ranking Points** to kickstart their journey!
{% endhint %}

***

## 1. Login with Social Accounts (<mark style="color:red;">Recommended</mark>)

You can log in quickly using your social media or email accounts. Supported platforms are: Telegram, Gmail, Facebook, Apple, and Email.

#### Steps:

1. Select the social account you want to use.
2. Follow the prompts to authenticate your login.

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

***

## 2. Login with Hot Wallet

You can log in with your wallet by either creating a new Hot Wallet or importing an existing one using your seed phrase.

#### Option A: Create a New Wallet

1. On the Welcome screen of the game, click on **Create/Restore Wallet** → Select **Create Wallet**.
2. Securely store your seed phrase for future access.
3. Confirm that you have saved the seed phrase by checking the box → Click **Create Wallet**.

{% hint style="warning" %}

* Pay close attention to every word in your seed phrase and back it up correctly in a safe place.
* **It is your responsibility to keep your seedphrase safe**
  * If you lose your seed phrase, you can not recover your wallet. And we can not support you to restore it.
  * If your seedphrase is leaked, someone else can access your wallet and hack your assets.
    {% endhint %}

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

#### Option B: Import an Existing Wallet

1. On the Welcome screen of the game, click on **Create/Restore Wallet** → Select **Restore Wallet**.
2. Enter the seed phrase of your existing wallet → Click **Restore Wallet**.

<figure><img src="/files/33XniEowVw0cd0pK6WiV" alt=""><figcaption></figcaption></figure>

***

## 3. Guest Mode

If you’re not ready to log in with an account, you can play in Guest Mode. In Guest Mode, you can only access Quick Match.

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

***

By following these methods, you can join Eternals Gomoku and start enjoying the game right away!


---

# 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.eternals.game/eternals_world/gomoku/how-to-join-gomoku.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.
