# Get a claim near mine moved?

On Mineseed, we recommend building your base at least 200 blocks away from the nearest claim. You can check this by doing /**gnear**, which will list all the claims near where you are, and /**gtoggle** which will show you red particles where claim edges exist.&#x20;

**Claims will only be removed if your claim was there first. First come, first served.**

If someone does still build around you, there are some options:

1. Kindly ask the player to move their base, since you were there first. Please ask a staff member to help if you cannot be kind. We do not tolerate toxicity.
2. If the base is claimed, please open a [**discord** ](https://discord.com/invite/mineseed)ticket in #support and provide your username, the coordinates of the claim in question, and who it belongs to.

An admin will take a look at your ticket and use the following to determine eligibility for removal of the claim:

* **Is the claim impeding your ability to immediately expand your claim?** If your base has 3 other sides that are completely unclaimed that you could expand, why is the specific side that includes the base needing to be removed?
* **Is the claim empty?** If yes, an admin will check to see how long it has been claimed, how big it is, if it's really empty (sometimes people build sky bases or cave bases), when the owner of the claim has last been online, and if they have a home set at the claim to determine if it can be removed.
* **Is the claim abandoned?** We define an abandoned claim as when a player has not been online for 90 days to visit their base. If your base was there first, and the player HAS abandoned their claim, then there is a high probability that the base will be removed.

If these criteria are not met, we will address the each situation on a case by case basis.


---

# Agent Instructions: 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:

```
GET https://docs.mineseed.org/mineseed/faq/get-a-claim-near-mine-moved.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
