# Overview

Armorstands Editor is a powerful yet easy-to-use plugin designed to help Minecraft server owners customize armor stands with ease. With this plugin, you can easily adjust the size, visibility, arms, plate position, and marker presence of armor stands in your server.

### Features

* **📐 Size**: `adjust the size of the armor stand to fit your needs`.
* **👀 Visibility**: `toggle the armor stand's visibility on or off.`
* **💪 Arms**: `toggle the armor stand's arms to be shown or hidden.`
* **🍽️ Plate**: `adjust the position of the armor stand's plate.`
* **📍 Marker**: `toggle the presence of the armor stand's marker tag on or off.`

{% hint style="info" %}

### Feedback and Suggestions

We value your feedback and suggestions for the Armorstands Editor plugin. If you have any ideas on how we can improve or add new features, please let us know.
{% endhint %}


---

# 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://devchunk.gitbook.io/armorstand-editor-wiki/overview.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.
