> For the complete documentation index, see [llms.txt](https://docs.gaiaworld.com/gaia-everworld-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gaiaworld.com/gaia-everworld-whitepaper/gameplay/adventure-mode/everworld-land.md).

# - EverWorld Land

**The Safezone is a region within Gaia Everworld where players can meet up, create, experiences and monetize content on the land they own or rent. The Safezone will consist of 237,732 parcels of land called Eever. Each Eever is is a unique, non-fungilble and transferable digital asset identified by cartesian coordinates (X,Y), which gives owners the rights to their piece of the metaverse.**

Owners of Eever will be able to create and host experiences upon them. These experiences can range from creating in-game quests, farms, building arenas to host e-sports competitions, developing mini-games, hosting NFT galleries, social hubs and much more. Full ownership of the land means owners can monetize anything they build, potentially creating passive income opportunities. They can also be used to host contests and events.

Eever and $Gaia token holders will be involved in the governance and therefore the development of the Gaia Everworld ecosystem. Owners will be given voting rights determining and governing the future of the Everworld as it gradually moves towards fully decentralised autonomous organisation (DAO).

![A glimpse of the Everworld ](/files/nA0zScBXgO3UMDD9zJwq)

Our Drag & Drop tool makes it simple for anyone to build their own property in the metaverse. Alll of our in-game facilities that will be found in Adventure Mode, as well as other blueprints of buildings created by the keen developers within the Gaia Community, will be available. Owners and players will be able to create the virtual estates they have always desired.&#x20;

Opportunities for advertising will be plenty in the Everworld. By using billboards in high-traffic and popular areas, advertisers will be able to promote their products, services, and events to the citizens of the metaverse. Brands may even utilise their land to develop their own products within Gaia, creating novel experiences with their audiences in this new digital age.

**Finally, just as you can in the real world, owners will always be able to sell their land to other investors. Should they develop a virtual cash cow or popular property within the Everworld then that property will be very desirable to future investors.**


---

# 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://docs.gaiaworld.com/gaia-everworld-whitepaper/gameplay/adventure-mode/everworld-land.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.
