> 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/customizing-your-land-collection.md).

# Customizing Your Land Collection

<figure><img src="/files/7lTQoOH1wiZIkMPm9f8P" alt=""><figcaption></figcaption></figure>

## 1. Renaming

Create a unique name for your Land Collection that is exclusive to you only! As an owner, you will be allowed to rename both Land Collections (Soft-NFT) and Land Collections (NFT).

## 2. Adding Land Plots

Land Collection (Soft-NFT): When you purchase new GOALAND plots, you can add them into your existing Land Collection (Soft-NFT) if you wish, or you can create a completely new Land Collection.&#x20;

Land Collection (NFT): The function to add land plots into your Land Collection (NFT) will only be available at a later stage when the GOA marketplace launches.

## 3. Removing Land Plots

Land Collection (Soft-NFT): You can remove your GOALAND plots from an existing Land Collection at any time before you mint it.&#x20;

Land Collection (NFT): The function to remove land plots from your Land Collection (NFT) will only be available at a later stage when the GOA marketplace launches.

## 4. Delete Land Plots

#### Land Collection (Soft-NFT)

You can choose to delete an empty Land Collection (Soft-NFT) after removing Land Plots (Soft-NFT).&#x20;

#### Land Collection (NFT)

You cannot delete a Land Collection once it's minted.\
\
\
[Check this out](/gateofabyss/troubleshooting/faqs/minting-related-questions.md) for some FAQs on minting your Land Collections!


---

# 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/customizing-your-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.
