> For the complete documentation index, see [llms.txt](https://wiki.gateofabyss.com/gateofabyss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.gateofabyss.com/gateofabyss/gate-of-abyss-land/benefits-of-owning-land/feature-expansions.md).

# Feature Expansions

## Upcoming Updates & Releases

Gate of Abyss will be released on both Google & Apple stores in 2023, and will be constantly updated to keep you entertained.

As new features are introduced into the game, players get continued access to enjoyable experiences.&#x20;

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

## A Peek Into The Future

We're toying with the idea of special location based events to draw crowds to specific land plots, and we're exploring cross-promotion opportunities with real world businesses.

Let's take McDonald's as an example. A partnership with the fast-food chain could entail us spawning more powerful monsters at their locations, so more players would go to their stores to reap the greater rewards that come with defeating stronger monsters.

We even anticipate shopping malls wanting to work with Gate of Abyss to draw larger crowds. This will enable local businesses in the retail, F\&B and hospitality sectors to flourish.

## GOALAND Owners Are Winners

The biggest winners from these partnerships, however, are not the brands or the players - it's the landowners. With the crowd that we pull to our brand partners, the owners of the land plots around those physical stores in the game, will receive exponential returns.

How so? Because having additional players in the area will result in more transactions. Players will want to buy and sell weapons, armor and potions to maximize their chance of conquering those powerful monsters. This translates to higher passive income for landowners.

And beyond spawning really brutal monsters in locations near our brand partners, you can also look forward to our partners utilizing virtual properties in Gate of Abyss to launch virtual product campaigns, organize exciting events and deliver other unique customer experiences.

Future partnerships with Gate of Abyss will be designed to help businesses thrive, reward players, and benefit GOALAND owners, all at the same time.


---

# 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://wiki.gateofabyss.com/gateofabyss/gate-of-abyss-land/benefits-of-owning-land/feature-expansions.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.
