# How To Get Started

**New to Ruyui**? This quick-start guide will walk you through everything you need to begin your journey. From **joining the community** to setting up your **wallet** and accessing the **Ruyui Hub**. Whether you’re here for the story, the art, or the gameplay, **this is where it all begins**.

<details>

<summary><mark style="color:$warning;"><strong>Joining the Community</strong></mark></summary>

The best way to experience Ruyui is alongside other curious minds and believers.

* Enter our <a href="https://discord.gg/ruyuistudios" class="button secondary" data-icon="discord">Discord</a> to meet the **team/community** and stay up to date on events
* Follow <a href="https://t.me/ruyui" class="button secondary" data-icon="telegram">Telegram</a>and <a href="https://x.com/RuyuiStudios" class="button secondary" data-icon="x-twitter">X/Twitter</a> for live **updates** and **announcements**.

Every new member strengthens the Ruyui universe, **don’t hesitate to say hello**!

</details>

<details>

<summary><mark style="color:$warning;"><strong>Creating &#x26; Funding a Smart Wallet</strong></mark></summary>

<mark style="color:$warning;">**Creation**</mark>

Your wallet is your **key to interacting with the Ruyui ecosystem** — from collecting avatars to exploring the Hub.

* Create a wallet compatible with the **Abstract Network**.
  * Abstract Global Wallet <mark style="color:$warning;">**→**</mark> <a href="https://portal.abs.xyz/login" class="button secondary" data-icon="wallet">Abstract Portal</a>
    * To **earn XP** on Abstract chain, an **AGW is required**, making it our most recommended wallet option for users.
  * Rainbow Wallet <mark style="color:$warning;">**→**</mark> <a href="https://rainbow.me/en-us/" class="button secondary" data-icon="wallet">Rainbow Install</a>
  * MetaMask <mark style="color:$warning;">**→**</mark> <a href="https://metamask.io/" class="button secondary" data-icon="wallet">MetaMask Install</a>

{% hint style="warning" %}
**Secure your** **recovery phrase** offline and **never share it** with anyone.
{% endhint %}

***

<mark style="color:$warning;">**Funding**</mark>

After creating your wallet, you’ll need to fund it with a **small amount of ETH** on the **Abstract network**. This is used to cover **transactions** and enable **actions** such as **staking**, **claiming** badges, or participating in future **gameplay features**.

**You can fund your wallet by:**

* **Transferring** ETH from another wallet
* **Bridging** funds from another supported network
  * Recommended Bridge <mark style="color:$warning;">**→**</mark> <a href="https://relay.link/bridge" class="button secondary" data-icon="arrows-rotate-reverse">Relay.Link</a>
* Using an **on-ramp service**, if available in your region

Once funded, your wallet is **ready to explore** everything Ruyui has to offer.

</details>

<details>

<summary><mark style="color:$warning;"><strong>Acquiring a Ruyui NFT</strong></mark></summary>

To fully participate in the Ruyui ecosystem, **owning a Ruyui NFT** unlocks access to **staking**, **badges**, **lore** submissions, and **in-game perks/features**.

**NFT ownership** enables progression across the **ecosystem** and access to **features** as they roll out.

**Ruyui NFTs** can be purchased through approved **secondary marketplaces**.

<p align="center"><a href="https://opensea.io/collection/ruyui" class="button secondary" data-icon="cart-circle-check">Opensea</a> <a href="https://market.ruyui.com/collections/0x9ce89a1303f2d52a9d7840fcd5a6870c2a8550c0/networks/abstract" class="button secondary" data-icon="cart-circle-check">Ruyui Market</a> <a href="https://magiceden.io/collections/abstract/0x9ce89a1303f2d52a9d7840fcd5a6870c2a8550c0" class="button secondary" data-icon="cart-circle-check">MagicEden</a> <a href="https://mintify.xyz/abstract/0x9ce89a1303f2d52a9d7840fcd5a6870c2a8550c0" class="button secondary" data-icon="cart-circle-check">Mintify</a><a href="https://www.zkmarkets.com/abstract/collections/0x9ce89a1303f2d52a9d7840fcd5a6870c2a8550c0" class="button secondary" data-icon="cart-circle-check">ZK</a></p>

</details>

<details>

<summary><mark style="color:$warning;"><strong>Accessing the Hub</strong></mark></summary>

* Visit <mark style="color:$warning;">**→**</mark> <a href="https://hub.ruyui.com/" class="button secondary" data-icon="browser">hub.ruyui.com</a> and **connect your wallet** when prompted.
* Once connected, you’ll gain access to your **profile** and **various tools**.

{% hint style="warning" %}
For full details on the hub, please read [The Ruyui Hub](/ruyui-ecosystem/start-here/the-ruyui-hub.md)
{% endhint %}

</details>

<details>

<summary><mark style="color:$warning;"><strong>Play Roots of Embervault</strong></mark></summary>

**Roots of Embervault** is Ruyui’s RPG experience, letting players explore Embervault, fight monsters, and progress through an evolving world that **expands the Ruyui IP** and its lore. **Create a game account** at [<mark style="color:$warning;">https://embervault.ruyui.com/</mark>](https://embervault.ruyui.com/) to begin your journey and start playing.&#x20;

{% hint style="warning" %}
For full details on RoE, please check out our in-depth game document [Broken mention](broken://spaces/QzkURVfHnM0GwVoEOeCb)
{% endhint %}

</details>

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


---

# 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.ruyui.com/ruyui-ecosystem/start-here/how-to-get-started.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.
