> For the complete documentation index, see [llms.txt](https://faq.lotm.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.lotm.gg/legends-of-the-mara/lotm-points-portal.md).

# LOTM Points Portal

## What are LOTM Points? <a href="#docs-internal-guid-6ab8bc45-7fff-1792-96b9-0785477c6ed5" id="docs-internal-guid-6ab8bc45-7fff-1792-96b9-0785477c6ed5"></a>

NFTs in the Kodamara, Koda, and Mara collections are assigned inherent Base Points determined by their existing metadata. Owners can earn Extra Points which can be assigned these NFTs as well. You can view the full Point system overview [here](https://faq.lotm.gg/).

## How Does It Work? <a href="#how-does-it-work" id="how-does-it-work"></a>

### **1. Get Wishes from games** <a href="#id-1.-get-engrams-from-games" id="id-1.-get-engrams-from-games"></a>

You’ll receive Wishes as rewards from leaderboards and from in-game drops across different games in the Faraway ecosystem. This includes games like Serum City, Legends of the Mara, Shatterline, Dookey Dash: Unclogged, and future games in the Faraway ecosystem. Wishes can also be integrated into products that aren’t directly made or published by Faraway, but that partnered in some capacity.

Wishes live off chain and are stored in your Faraway account.&#x20;

<figure><img src="/files/FFPcW7DOllHKifbeZaNt" alt="" width="188"><figcaption><p>A Wish</p></figcaption></figure>

### **2. Use Wishes to open Odas Lamps** <a href="#id-2.-use-engrams-to-open-rift-decoders" id="id-2.-use-engrams-to-open-rift-decoders"></a>

In the [LOTM Points Portal](https://points.lotm.gg), you can use your Wishes to awaken Oda Lamps. Oda Lamps will reward you with either a LOTM Key (bronze, silver, or gold) or in-game consumables for various Faraway games.

<figure><img src="/files/CwCUmDiLcDUkDGryE1wC" alt="" width="375"><figcaption><p>An Oda Lamp</p></figcaption></figure>

### **3. Use Your Key to open LOTM Chest** <a href="#id-3.-use-your-key-to-open-hv-mtl-crate" id="id-3.-use-your-key-to-open-hv-mtl-crate"></a>

Keys are mintable. They need to be minted then burned in order to open LOTM Chests. Bronze Keys open Bronze Chests, Silver Keys open Silver Chests, and Gold Keys open Chests.

<figure><img src="/files/8XFMcryzcSedPpLgbN9q" alt="" width="375"><figcaption><p>A Silver LOTM Key</p></figcaption></figure>

#### **What’s in the box?**

Right now, Chests contain Flat Points, Point Modifiers, and Ascension Materials, but who knows what you’ll find in them in the future? It should be pretty obvious but keep in mind that Gold Chests give out the best rewards (most points, highest modifiers etc).

ICYMI, [here’s](https://faq.lotm.gg/) our guide to the points system. The extremely condensed version is that HV-MTLs and Kodamara have a certain number of Base Points associated with them depending on different metadata, and they can also get Extra Points.

<figure><img src="/files/Wg7yvhx4ytwwsTZEDdTv" alt="" width="375"><figcaption><p>A Silver LOTM Chest</p></figcaption></figure>

Extra Points can come in the form of Flat Points and Point Modifiers (which multiply the Base Points the NFT has). However, there’s a limit to the amount of Extra Points that can be applied to an NFT. Ascension Materials are used to increase this limit.

### **4. Assign Your Extra Points** <a href="#id-4.-assign-your-points" id="id-4.-assign-your-points"></a>

All of this work, and for what? Well, points are going to go a long way. You’ll want to accumulate as many Extra Points as possible and distribute them amongst your Kodamara and Mara. You can assign Extra Points to these NFTs in the [LOTM Points Portal](https://points.lotm.gg).

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


---

# 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://faq.lotm.gg/legends-of-the-mara/lotm-points-portal.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.
