> For the complete documentation index, see [llms.txt](https://su0-1.gitbook.io/hexplanet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://su0-1.gitbook.io/hexplanet/wiki/land-and-hexagones.md).

# Land and Hexagones

<figure><img src="/files/932iqG6rh3zJQBP0NE5c" alt=""><figcaption></figcaption></figure>

Welcome to the world of strategic land trading and development!&#x20;

In this game, the entire planet is divided into hexagons, each representing a unit of land that can be owned, bought, sold, leased, and developed with buildings. Utilizing Mapbox and Uber HHSI, you'll immerse yourself in a real-world gamification experience with actual locations, adding depth and realism to your gameplay.

When considering the purchase of land, your strategy should align with your gameplay objectives.&#x20;

👉 [Explore  Business on Hexagons strategy](/hexplanet/play-and-earn/business-on-hexagons.md)

&#x20;You have the freedom to acquire land near your home for convenience, in valuable locations, near major player clusters for heightened interaction, or in remote areas for vast empire building. Here are key factors to consider:

* <mark style="background-color:orange;">Identify</mark> Strategic Locations: Align your choice of land with your strategic goals within the game.
* <mark style="background-color:orange;">Evaluate</mark> Land Attributes: Consider proximity to existing developments and player activity to gauge potential desirability and profitability.
* <mark style="background-color:orange;">Plan</mark> for Future Expansion: Anticipate and choose land with potential for future development and expansion.
* <mark style="background-color:orange;">Compare</mark> and Review: Evaluate and compare prices across different locations to make the most informed decisions.

Additional Resources:

{% content-ref url="/pages/PYRjpINpr5phw93hu4NX" %}
[Trading land](/hexplanet/wiki/land-and-hexagones/trading-land.md)
{% endcontent-ref %}

{% content-ref url="/pages/G5nJ1uf3FiFK3MCyBkh0" %}
[Renting land](/hexplanet/wiki/land-and-hexagones/renting-land.md)
{% endcontent-ref %}

{% content-ref url="/pages/VC3O5rfF02dLe4MZMUlL" %}
[Land Limits](/hexplanet/wiki/land-and-hexagones/land-limits.md)
{% endcontent-ref %}


---

# 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://su0-1.gitbook.io/hexplanet/wiki/land-and-hexagones.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.
