# FAQ

### What is Landboard?

Landboard is an open and accessible Metaverse Ecosystem, powered by multiple applications, leveraging the use of Blockchains and NFTs.

### What is LAND?

LAND is the governance and utility token of the Landboard Ecosystem, acting as a way for it ...

### How can I buy LAND?

You can buy LAND using Jungle DEX - [using this link](https://jungledex.com/swap?firstToken=EGLD\&secondToken=LAND-40f26f). You can swap most of the tokens from the Elrond ecosystem directly to LAND (EGLD, USDC, etc.).

### What are Tiles?

Landboard Tiles are virtual land non-fungible tokens (NFTs) that represent a 1km² parcel of the real world. They are managed by the Minting Smart Contract and mintable with either 800 LAND - for a specific Tile, or 533 LAND - for a random Tile on the map.

### How can I mint Tiles?

Tiles can be easily minted using the Main App. Find the guides on how to mint [here](/guides/minting-tiles.md).

### What is the utility of Tiles?

Using Tiles you can not only earn passive income while just holding an NFT, but also use it in the app for marketing and promotion reasons. A tile can be added a link and image to and used to promote your business, project, cause or anything of your choice.

### What is Hubs?

### How can I join Hubs?


---

# 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/faq.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.
