# Lifestyle module

**Landmark Display**

* Display surrounding landmarks based on the user's location, viewable in both list and map views.

**Landmark Details**

* Landmark name, address, map location, popularity, owner, images, and reviews.

**Landmark Interaction**

* Check-ins, likes, image uploads, comments, occupation, and integration with third-party APIs for maps, taxi services, hotel bookings, and Luma services.

**Payment**

* We provide a comprehensive payment system to our partnered merchants. Users can authenticate landmark payments with cryptocurrencies, and landmark owners receive direct transfers with the ability to claim at any time.

**Location-Based Services (LBS)**

* Our services are location-based, currently utilizing the device's IP for location detection.

**Custom Landmarks**

* Users can claim any vacant land and set landmark information for that location.


---

# 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/lifestyle-module.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.
