> For the complete documentation index, see [llms.txt](https://docs.syfu.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syfu.io/introduction/syfu-in-3-minutes.md).

# 0.2 Getting Started with SyFu｜App Setup and Initial Settings

To start using SyFu, first set up the app.

This page covers the initial settings you need before getting MANEKINEKO.

There are four steps:

1. Download the SyFu app
2. Register your account
3. Enter an Activation code
4. Create your SyFu Wallet

Once these steps are complete, you will be ready to get MANEKINEKO.

***

### 1. Download the SyFu app

First, download the SyFu app.

In the SyFu app, you can check your MANEKINEKO, use your SyFu Wallet, link payment data, and manage your game experience.

For iPhone users:

[Download the iOS app](https://apps.apple.com/us/app/syfu-gamefi-payment-data/id6474672518)

For Android users:

[Download the Android app](https://play.google.com/store/apps/details?id=io.syfu)

***

### 2. Register your account

Open the app and register your SyFu account.

The basic flow is:

1. Enter your email address
2. Receive a verification code by email
3. Enter the verification code in the app
4. Continue account registration

Your SyFu account is required to view MANEKINEKO and digital assets in the app, and to link and use your payment data.

Follow the on-screen instructions to complete registration.

***

### 3. Enter an Activation code

To start using SyFu, you need an Activation code.

If you already have an Activation code, enter it on the input screen in the app.

Once the Activation code is entered, you can proceed with using the SyFu app.

***

### If you do not have an Activation code yet

If you do not have an Activation code yet, first check the Waiting List.

[View the SyFu official site / Waiting List](https://syfu.io/product)

Other ways to obtain an Activation code may include X, Discord, invitations from existing SyFu users, campaigns or events, and eligible NFT holder routes.

For details, check the support guide.

[See how to get an Activation code](/quick-start/activation-code.md)

***

### 4. Create your SyFu Wallet

After entering your Activation code, create your SyFu Wallet.

Your SyFu Wallet is required to use digital assets such as MANEKINEKO, NFT items, and crypto assets inside the SyFu app.

If you are about to get MANEKINEKO, first complete SyFu Wallet creation.

***

### What to check when creating your SyFu Wallet

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

When creating your SyFu Wallet, follow the on-screen instructions to set up authentication and backup.

The main flow is:

1. Complete email verification
2. Set up phone number verification or an authentication app
3. Register a passkey
4. Back up your private key information

A passkey is an authentication method based on your device, such as Face ID or fingerprint authentication.

The private key information shown after wallet creation is important information needed for wallet recovery or emergencies.

Do not share it with anyone. Store it in a safe place.

***

### About the SyFu Wallet

The SyFu Wallet uses an MPC wallet system.\
An MPC wallet manages key information in a distributed way and uses multiple authentication factors.

In normal use, users do not need to directly enter their private keys.

In the SyFu app, you will mainly use two types of wallets:

* SyFu Wallet（Standard Wallet）
* Spending Wallet

The SyFu Wallet（Standard Wallet）is used for storing NFTs and tokens, and for sending and receiving assets externally.

The Spending Wallet is used for SyFu services and purchases on the marketplace.

For this page, completing wallet creation is enough.

Asset deposits and withdrawals, trading, and the differences between the Standard Wallet and Spending Wallet will become important as you continue using SyFu.

After creating your wallet, make sure to check the support guide below.

[See SyFu Wallet basics](/quick-start/syfu-wallet.md)

***

### Next step

After completing the initial setup, the next step is to get MANEKINEKO and begin the SyFu experience.

MANEKINEKO is the gateway that connects your payment data to digital assets and proof of your consumption record.

[Go to Get MANEKINEKO｜Selection and Purchase Flow](/introduction/get-manekineko.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.syfu.io/introduction/syfu-in-3-minutes.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.
