> For the complete documentation index, see [llms.txt](https://whitepaper.lastodyssey.io/lastodyssey/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.lastodyssey.io/lastodyssey/4.-commander-assemble/the-3rd-warfare-obt-1.0-end/bind-your-wallet.md).

# Bind Your Wallet

## **🔑 What is Ronin Waypoint?**

Ronin Waypoint is your **universal access point**—a keyless, social login wallet that lets you:

* Hold your **Awakened Hero NFTs**, **RON**, and **$ODY** tokens
* Sync game progress
* Unlock in-game features & website rewards

<figure><img src="/files/8cX6uDwxrQsKMdTDGGKc" alt=""><figcaption><p>Create your ronin wallet Ronin Wallet is your boarding pass to our Awakened Hero NFTs.</p></figcaption></figure>

*🧭 For setup help, follow the* [*Ronin Waypoint Setup Guide*](https://support.roninchain.com/hc/en-us/articles/27582309411227-Ronin-Waypoint-Setup-Guide)

## 🧙‍♂️ What roles does Ronin Waypoint play in Last Odyssey?

* **In-Game Wallet**: Ronin Waypoint serves as the official in-game wallet for *Last Odyssey*, integrating Awakened Hero NFTs, $RON, and Last Odyssey tokens seamlessly for in-game use.
* **Open Beta Test Functionality**: During the Open Beta Test, Ronin Waypoint will facilitate connections between the game and the OBT event page, enabling players to purchase items directly from the website.

## 🛠️ Mission: Onboard Yourself (3 Steps)

### STEP 1️⃣ – Create or Log In to Your Ronin Waypoint Wallet

* 🆕 New recruit? [Create your Waypoint](https://www.roninchain.com/waypoint)
* ✅ Already registered? Perfect—gear up for the next step!

<figure><img src="/files/0mBVDGRwB5bj6bnHVTCl" alt=""><figcaption></figcaption></figure>

### STEP 2️⃣ – Install the Game & Bind Your Wallet

#### **Download the Game:**

* 🤖 Google Play: <https://play.google.com/store/apps/details?id=com.mugen.lastodyssey>
* 📁 APK Download: <https://static.lastodyssey.io/game_apk/Odyssey.apk>

<div><figure><img src="/files/dHk9ChM9BvjhdU7UTNaE" alt=""><figcaption><p>Google Play</p></figcaption></figure> <figure><img src="/files/XmvTXQvYqZeADk6O2Wej" alt=""><figcaption><p>APK Download</p></figcaption></figure></div>

Once Inside:

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

1. Enter your Guaranteed Key
2. Finish the 2-min tutorial (or skip if you’re a veteran)
3. Tap your avatar (top-left) → **Account** → **Login with Ronin Waypoint**
4. Log in using your social credentials from Step 1
5. Confirm binding and claim your **first reward**

### STEP 3️⃣ – Activate Your Open Beta Test Page

1. Head to [Last Odyssey Official Website](https://lastodyssey.io)
   * **Existing User:** Connect your EOA wallet (MetaMask, Ronin, etc.)
   * **New User:** Sign up → Connect Wallet + X + Discord

<figure><img src="/files/6bPi1aj0YC9g6lOkznvs" alt=""><figcaption></figcaption></figure>

2. Click \[**Connect Waypoint]**. Then log in with the same Ronin Waypoint

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

3. Double-check your user ID & wallet → Hit **Confirm**

*⚠️ **This binding is irreversible** — check carefully, commander!*

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

Now you're fully equipped to enter the battlefield. Sync your wallets, prep your loadouts, and join thousands of commanders in the fiercest test yet!

#### **See you in Middangeard. Glory awaits. ⚔️**


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.lastodyssey.io/lastodyssey/4.-commander-assemble/the-3rd-warfare-obt-1.0-end/bind-your-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
