# How to Register

To make the onborading experience as **swift & smooth** as possible, we'll present to you some **key game eglements** that you'll encounter during this stage. Check out [the explanation](#key-game-elements) after the guide to learn about them.

In the game, you'll need **some ETH** on your balance to complete purchases. Refer to the [Adding Funds](/onboarding-memefi-club/adding-funds.md) section if you don't have any on a crypto wallet. You can go as low as **0.005 ETH.**

#### Quick Regustration Guide

1. After [installation](/onboarding-memefi-club/how-to-download.md), take a look at the mini-guide in the app & click **Sign-in**
2. Provide your **email** & **referral code** if you have one
3. Check your **email** for the confirmation code. Click **Resend Code** if it doesn't arrive
4. Now you'll be creating an **in-game crypto wallet**. A seed phrase is a unique word combination that gives access to **all your funds** in the wallet. Right it down and save in a secure place.
5. Now that you've got a MemeFi account connect your **Instagram** or **Twitter account**. You'll need to authorize access in the pop-up. If you're not sure why you need this, check [Social Account](#social-account)
6. Choose your **clan**. You can read **clan stories** by clicking on the ">" button in the Unique Lore section. Clans have **entry fees** that you'll need to pay to the memelord to join. Check out a short intro on clans [here](#clans).
7. Create your **character**. You need to provide their **name**, choose your **hero** and its **background image.** You can learn about their **stories** by clicking the ">" button near the CHARACTERS headline. Brief explanation of [characters](#character) here.
8. Now you've got to buy some **keys** for yourself. Not sure why? Check [this.](#keys)
9. Purchase some [PWR tokens](#power).
10. Now the journey is coming to an end. Or rather the beginning! **Confirm the resulting transaction** and start playing.

{% hint style="info" %}
We've also prepared an even [more detailed guide](https://mirror.xyz/memeficlub.eth/hY6kOmza2licABZN60k-8sufX90uk74veo_Z-7KSFgc) here that you can make use of.
{% endhint %}

### **Key Game Elements**

#### `Social Account`

One of the missions in the app will involve **posting content** to your social account: Instagram or Twitter.&#x20;

It's going to help you **progress** faster, adding power to your character. You'll basically be able to get **more rewards** with time due to this power boost.

For this reason, we recommend you to **bind** your social account right away. If unsure, you can always **connect** or **disconnect** it in the Settings.

#### `Clans`

Clans are **meme communities** united under the banner of their memecoins. In MemeFi, you complete task as **a memeber of your clan**, including come exclusive clan related tasks like clan-raids.

Clans have their own stories that show their **unique histories** in the MemeFi lore.

#### `Character`

Characters are either unique **MemeFi heroes** or **races** (like Trollface or Degen). You can **customize** your character background — soon we'll have **more** unique customization options with armour, weapons and attributes.

All characters have their own **genesis stories** that you can read wheen choosing your character.

#### `Keys`

Keys are really important in MemeFi. It's a **Social Tech** app after all.

So, basically, keys give you an opportunity to take **a cut** from another player's rewards paid out as **yield**. The player, in turn, can enjoy the **appreciation** of their keys in value.

In order to start playing, you need to **buy** your own keys. Just one is fine, but you might one to buy more to receive **a greater share** of your rewards from gameplay.

#### `$PWR & Strength`

[**POWER**](/game-mechanics/character-stats.md#usdpwr) is the **energy reserve** of your character that can be spent in missions. It is equal to the amount of the $PWR token on your balance — for this reason, we refer to it as $PWR.

You need to know about **several parameters** related to $PWR:

* **Your $PWR Balance** — basically all of your power
* **Strength** — the amount of $PWR you'll spend in one boss fight
* **Max Strength** — the maximum strength you can reach at a given [level](/game-mechanics/character-stats.md#level)


---

# 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.memefi.club/onboarding-memefi-club/how-to-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.
