# Main app

At the core of the ecosystem, lays the Landboard App. This app features the interaction & some of the use cases for Tiles.&#x20;

It allows users to:

* Mint tiles on the blockchain
* Manage their tiles
* Use Tiles for marketing, promotion & publicity
* Manage rewards & referrals
* Find Tiles on the real map

## Map

The map features the map of Romania with Tiles.&#x20;

<figure><img src="/files/ThKxmmH6NGmCOJabmxRf" alt=""><figcaption><p>Map preview</p></figcaption></figure>

* select tiles to mint
* view tiles

## Leaderboard

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

The leaderboard provides insightful data of the Landboard App users & ranking. Currently, it provides data about:&#x20;

* Top Tiles holders
* Top LAND token holders
* Top NFT collections displayed in app
* Most viewed Tiles

## Rewards

The rewards page provides insightful information about your Tiles earning & referrals.

There are two types of rewards:

* Tiles staking
* Referrals

You can learn more about&#x20;

## Profile & Tiles

The profile page is meant to be one of the central places for user interaction - allowing the users to manage & make use of their Tiles in many creative ways.

It features:&#x20;

* Your owned NFTs
* Adding links, images to Tiles
* Setting your Tile name
* Modifying your App profile (profile picture, name)


---

# 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.landboard.io/apps/main-app.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.
