# Register on Liker Land

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

On the [Liker Land website](https://liker.land/en), you can register a Liker ID through Email/Social (with Authcore).&#x20;

{% hint style="info" %}
Users can also [export their seed words from Authcore](/depub/register/export-seed-words.md) and import them into [Keplr](/general-guides/wallet/keplr.md) or other wallets to manage their LikeCoin.
{% endhint %}

## Step 1: Log in to the website

Go to the upper right corner of the [Liker Land website](https://liker.land/en) and click "Login".

<figure><img src="/files/bHh0G74hfYSCGpyXt1kX" alt=""><figcaption><p>ick "Login"</p></figcaption></figure>

## Step 2: Log in with email or social account

Click "Email/Social" using Liker ID by email or social login

<figure><img src="/files/z3Mk7UM4BkMyBQamergw" alt=""><figcaption><p>Click Email/Social using Liker ID by email or social login</p></figcaption></figure>

## Step 3: Create Account

Click "Create account".

<figure><img src="/files/CWYvvH4aV2d743SNkdMi" alt=""><figcaption><p>Click "Create account"</p></figcaption></figure>

## Step 4: Choose the method to create an account

Users can choose to create an account by logging in with their Google or Apple ID, or by entering their email and password to "Create an Account."

### Create an account with your email and password.

Enter your email and password, then click "Create Account."

<figure><img src="/files/b3WFtmIaESTMYUoOrAKc" alt=""><figcaption><p>Create account with social login or username+password</p></figcaption></figure>

Users will receive a six-digit account verification code in their email.

<figure><img src="/files/PJVSqU7OQ9UAqs3Pe7J0" alt=""><figcaption><p>Six-digit verification code</p></figcaption></figure>

Enter the six-digit verification code from the email into the account verification screen.

<figure><img src="/files/uW7XHvIoiTIBEnVEZmhs" alt=""><figcaption><p>Enter the six-digit verification code from the email into the account verification screen.</p></figcaption></figure>

### Create an account using Google or Apple ID

Click on the Google or Apple icon If users choose to create an account using Google or Apple ID, they will receive a confirmation link via email. Click on the link and confirm to create the account.

<figure><img src="/files/PtUIvrHhlEyV1THgD9lJ" alt=""><figcaption><p>Click the confirmation link and create an account.</p></figcaption></figure>

## Step 5: Account and Settings

Upon successful registration, you will be automatically logged into the website. Users can click on the avatar at the top right corner and select "Account and Settings" to perform various operations. If users need to create a Liker ID, they can click on "Liker ID" to set up their Liker ID.

<figure><img src="/files/qYf6SvjTyAV6qoUrX9EE" alt=""><figcaption><p>Account and Settings</p></figcaption></figure>

## Step 6: Create your Liker ID

Click on Liker ID and log in again. The following screen will pop up allowing you to choose your favorite Liker ID. The system will suggest a Liker ID for you, but if you are not satisfied with it, you can change it here. Fill in your Liker ID and click "Confirm" to complete the registration process.

<figure><img src="/files/KSuSH2V0QUxWnFXjsScM" alt=""><figcaption><p>Fill in the Liker ID that you like and click "Confirm"</p></figcaption></figure>

{% hint style="warning" %}

* Please note that once you have created a Liker ID with Authcore, you will not be able to modify the word combination or use Keplr or other wallets as a login method.
* If you want to have another Liker ID, please create a new account. Also, **please note that each email address or wallet address can only register one Liker ID.**
* **You cannot use the same email address to register a Liker ID with both Authcore and Keplr**
  {% endhint %}

{% hint style="info" %}
What is [Authcore](/depub/register/what-is-authcore.md)?
{% endhint %}

{% hint style="success" %}
Lastly, please note that all LikeCoin and Civic Liker referral programs ended on March 8, 2021.
{% 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.v2.like.co/depub/register.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.
