# Landmark

**Landmark is a type of virtual land asset within Heyo Planet.**\
\
The acquisition of Landmark follows a landmark purchase mechanism. Users can browse a list of landmarks on the platform and select and purchase based on the scarcity, heat index, or potential for future development of the landmarks. Each successful purchase of a landmark generates Land associated with that landmark, with the output quantity determined jointly by the level of the landmark and its transaction price.\
\
Heyo Planet has categorized all listed landmarks into five levels, with corresponding prices as follows: \
**Level 2 at 120U**\
**Level 4 at 300U**\
**Level 6 at 580U**\
**Level 8 at 1000U**\
**Level 10 at 1800U**

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


---

# 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://heyoplanet.gitbook.io/heyoplanet-docs/heyo-planet/landmark.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.
