# PlotSquared

## PlotSquared

- [README](https://intellectualsites.gitbook.io/plotsquared/readme.md)
- [Why should you switch to PlotSquared?](https://intellectualsites.gitbook.io/plotsquared/getting-started/why-plotsquared.md)
- [Installation](https://intellectualsites.gitbook.io/plotsquared/getting-started/installation.md)
- [Block Buckets](https://intellectualsites.gitbook.io/plotsquared/features/block-bucket.md)
- [ChestShop Compatibility](https://intellectualsites.gitbook.io/plotsquared/features/chestshop-compatibility.md)
- [Commands](https://intellectualsites.gitbook.io/plotsquared/features/commands.md)
- [Plot backups](https://intellectualsites.gitbook.io/plotsquared/features/plot-backups.md)
- [Plot flags](https://intellectualsites.gitbook.io/plotsquared/features/plot-flags.md)
- [Plot membership tiers](https://intellectualsites.gitbook.io/plotsquared/features/plot-membership-tiers.md)
- [UUID conversion](https://intellectualsites.gitbook.io/plotsquared/features/uuid-conversion.md)
- [Vanilla tags](https://intellectualsites.gitbook.io/plotsquared/features/vanilla-tags.md)
- [WorldEdit & FastAsyncWorldEdit features](https://intellectualsites.gitbook.io/plotsquared/features/worldedit-features.md)
- [API documentation](https://intellectualsites.gitbook.io/plotsquared/api/api-documentation.md)
- [Event API](https://intellectualsites.gitbook.io/plotsquared/api/event-api.md)
- [Flag API](https://intellectualsites.gitbook.io/plotsquared/api/flag-api.md)
- [General Settings](https://intellectualsites.gitbook.io/plotsquared/configuration/settings.md)
- [Storage Configuration](https://intellectualsites.gitbook.io/plotsquared/configuration/storage.md)
- [World Configuration](https://intellectualsites.gitbook.io/plotsquared/configuration/worlds.md)
- [Placeholders](https://intellectualsites.gitbook.io/plotsquared/customization/placeholders.md)
- [Plot component presets](https://intellectualsites.gitbook.io/plotsquared/customization/plot-component-presets.md)
- [Plot components](https://intellectualsites.gitbook.io/plotsquared/customization/plot-components.md)
- [Single plot area](https://intellectualsites.gitbook.io/plotsquared/customization/single-plot-area.md)
- [Chunk Processor](https://intellectualsites.gitbook.io/plotsquared/optimization/chunk-processor.md)
- [Plot Analysis](https://intellectualsites.gitbook.io/plotsquared/optimization/plot-analysis.md)
- [World Reduction](https://intellectualsites.gitbook.io/plotsquared/optimization/world-reduction.md)
- [Bypass Permissions](https://intellectualsites.gitbook.io/plotsquared/permissions/bypass-permissions.md)
- [Permission Packs](https://intellectualsites.gitbook.io/plotsquared/permissions/permission-packs.md)
- [Plotworld Road Schematics](https://intellectualsites.gitbook.io/plotsquared/schematics/road-schematic.md)
- [Schematic export](https://intellectualsites.gitbook.io/plotsquared/schematics/schematic-export.md)
- [Plot Schematic on Generation](https://intellectualsites.gitbook.io/plotsquared/schematics/schematic-generation.md)
- [Plot Schematic on Claim](https://intellectualsites.gitbook.io/plotsquared/schematics/schematic-on-claim.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://intellectualsites.gitbook.io/plotsquared/readme.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.
