> For the complete documentation index, see [llms.txt](https://wpaper.geopoly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpaper.geopoly.io/features/exploration.md).

# Exploration

![](/files/f61GkY08wvIU9upMCJVp)

**In GEOPOLY, players have the chance to explore locally based on their geolocation as well as fly away from their current locations and explore cities all over the world.**

## **DRONES**

The first option lets users fly a Drone to scout for new Businesses in their locations.

![](/files/RRfZxokcld3AjHysKlYP)

## **SATELLITES**

The second allows players to rent (for a limited time) a Satellite to explore exciting cities worldwide, where they could find new Businesses to rent or buy, launch and fly a drone locally, or even build a new Branch for their company.

![](/files/LVUFoLOlNCgVHJ32lRxj)


---

# 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:

```
GET https://wpaper.geopoly.io/features/exploration.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.
