> For the complete documentation index, see [llms.txt](https://trumen.gitbook.io/truworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trumen.gitbook.io/truworld/core-modules/fog-of-world-exploration.md).

# Fog-of-World Exploration

### First Fog-of-World with Rewards

The real world can often seem mundane compared to the captivating environments of games. Therefore, we've introduced gamification into the TruWorld app, making the real world more intriguing.&#x20;

We pioneer the overlaying of a 1:1 digital "fog" layer over the real world, where users uncover this fog as they explore, similar to the “fog of war” in games. Users also accumulate experiences through daily tasks, which help them level up and gain rewards, encouraging daily exploration and activities.

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

* Combining Real and Online Worlds with Truworld: TruWorld introduces TruVerse, a fresh concept that mixes real-world map-based adventures and online interactions, using Web3 technology. The physical world and its digital reflection are linked perfectly in a 1:1 ratio.
* Creating a New Kind of Universe: Unlike typical Metaverses, Truworld connects real-world travels and online surprises, providing a unique exploration experience by putting a magical layer across the actual world.
* Your Minimap for Life’s Adventure: TruWorld aims to be more than a platform – it aspires to be a universal "minimap" in everyone’s grand game of life, turning the Earth into a navigational, explorative, and social tool where reality and virtuality are intertwined.
* Embarking on Secret-Revealing Journeys: Travellers use Truworld to move through a world map hidden by mystical fog. Visiting locations using the TruWorld app lifts the fog, revealing secrets, turning every trip into a rewarding adventure, and sparking a strong desire to uncover the unknown.
* A Community of Explorers Sharing Stories: TruWorld creates a community where users uncover and share stories of new destinations, from massive global journeys to small local walks, building an ecosystem filled with collective knowledge and exploration.
* Gaining Tangible Benefits from Exploration: Incentives go beyond mere encouragement; they acknowledge and compensate for the engagements and input on the platform. Discovering hidden gems instills a feeling of accomplishment, assigning worth and merit to real-world explorations and interactions.
* Connecting and Exploring with Friends in Truworld: Users in TruWorld can connect with each other, chat, and even see friends’ locations on the map, enabling them to potentially join in real-world adventures, making Trumen relationships meaningful in both the virtual and physical world.

\
In summary,  TruWorld provides a universe where real-world explorations are closely tied with online interactions, experiences, and rewards, all within a safe, transparent, and decentralized Web3 environment.


---

# 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://trumen.gitbook.io/truworld/core-modules/fog-of-world-exploration.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.
