> 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/land-collection/benefits-of-having-a-land-collection.md).

# Benefits Of Having A Land Collection

## 1. Save On Gas When Minting A Land Collection

When buying multiple GOALAND plots, you can create a Land Collection (Soft-NFT). You can then mint your GOALAND plots all at once, into a single Land Collection (NFT). Your Land Collection (NFT) is a single NFT, and the minting process is simply 1 transaction taking place on the blockchain network, enabling you to save on gas fees, as compared to you having to mint each GOALAND plot individually.

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

## 2. Organize Your Land Plots

Organize your GOALAND plots easily by grouping them into specific collections. You can create collections to represent cities, different themes (eg: skyscrapers, deserts, oceans) or even collections that represent an estate that is sentimental to you & your family! You can name your Land Collection(s) accordingly so that they can be easily identifiable, instead of individual GOALAND plots being identified by their geocoordinates. \
\
Eg: If you own these 29 GOALAND plots covering Tokyo Disneyland, instead of having them as individual plots, you can group them together into a single Land Collection and name it "Tokyo Disneyland".

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

## 3. Great For Marketing

Owning multiple land plots centered around a certain theme or location and then grouping them into Land Collections makes it attractive for potential buyers. When listing your Land Collection (NFT) for sale on marketplaces, having it aptly named will allow potential buyers to search for their desired Land Collection easily. You could market these Land Collections (NFT) creatively and even price it at a premium!


---

# 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/land-collection/benefits-of-having-a-land-collection.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.
