# User Quick Start

Welcome to the User Quick Start guide for Merlin Chain! This document is designed to help you efficiently get started with the [**important concepts**](/merlin-docs/user-quick-start/important-concepts.md) **and core operations** on Merlin Chain. Our focus will be on the essential "How to" steps, enabling you to navigate and utilize the Merlin Chain with ease.&#x20;

## How to

The core of this guide focuses on the practical steps you need to take to start using Merlin Chain effectively. Here are the key activities you will learn about:

* [**Wallet**](/merlin-docs/user-quick-start/how-to/wallet.md): Setting up and managing your AA Wallet to interact with Merlin Chain.
* [**MERL**](/merlin-docs/user-quick-start/how-to/merl.md): Acquiring and utilizing the native token of Merlin Chain, MERL.
* [**M-Token**](/merlin-docs/user-quick-start/how-to/m-token.md): Understanding and managing various tokens within the Merlin Chain ecosystem.
* [**Staking and Unstaking**](/merlin-docs/user-quick-start/how-to/staking-and-unstaking.md): How to participate in staking activities to earn rewards and how to unstake when necessary.
* [**Bridge**](/merlin-docs/user-quick-start/how-to/bridge.md): Utilizing the bridge functionality to transfer assets between Merlin Chain and other blockchain networks.

These sections will provide you with detailed, step-by-step instructions to ensure you can perform these operations confidently.

#### Step-by-step Video Tutorial

For a visual walkthrough, please check out our comprehensive [YouTube Tutorial](https://www.youtube.com/watch?v=IOI4KtKMvio\&list=PLo35i7l--xz-PeaQ0y3mthr9g8ivRDj2M\&index=2) that complements this written guide. The tutorial will guide you through the setup and usage processes, making it even easier to get started.


---

# 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.merlinchain.io/merlin-docs/user-quick-start.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.
