# Downloading Ronin Wallet

{% hint style="info" %}
Please download the Ronin wallet from the official Ronin wallet page.

<https://roninwallet.io/><br>
{% endhint %}

## Setting Up

Once you have downloaded the wallet, open it and click on Getting Started.

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

If you already have the Ronin wallet, you may import your wallet using your secret recovery phrase (aka. seedphrase).\
If you are creating a new account, click on "I'm new. Let's get set up!"

<figure><img src="/files/7E2AaLCsYWrgiMzJ5lLJ" alt=""><figcaption></figcaption></figure>

Next, create a strong password for your new wallet. Click on Create Wallet once you've filled in the passwords.

### The most important part: secret recovery phrase / seedphrase!

Click Reveal Seed Phrase to reveal the 12 English words. This is where you'll need to write down each word offline, in a book or on a piece of paper. And make copies of it. The order of the words is important.\
Once you're done, click on Confirm Seed Phrase

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

{% hint style="warning" %}
Please do not share your secret recovery phrase with anyone! Once another person has it, they will be able to access your wallet anytime and anywhere, as well as resetting your password.\
It is best to keep the phrase offline, written on books or papers. Keeping it digitally makes it prone to hacking.
{% endhint %}

Up next, write down the phrase into the boxes based on it's position.

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

And you're done! You now have a Ronin wallet on your browser.

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

## How to keep your Account Safe!

* Store your Secret Recovery Phrase in a safe place and consider multiple copies&#x20;
* NEVER give your Secret Recovery Phrase to anyone.&#x20;
* Sky Mavis staffs/ Guild Managers will never ask for your Secret Recovery Phrase.&#x20;
* NEVER type your seed phrase into any website.
* Use a trusted platform to buy, sell or exchange tokens, e.g: Binance&#x20;
* NEVER scan a QR code from an untrusted sources.&#x20;
* Be aware of fake giveaways. Confirm giveaways on Axie Infinity's Official Channels.&#x20;
* NEVER download software to cheat in the game


---

# 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://tribeguild.gitbook.io/tribe-information/axie-origin/axie-guides/downloading-ronin-wallet.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.
