# Vexal Studios Docs

## Vexal Studios Docs

- [How to Install](https://docs.vexalstudios.com/minecraft-builds/how-to-install.md): This is a tutorial on how to install a build schematic on your server using a plugin called FAWE.
- [Common Issues & Solutions](https://docs.vexalstudios.com/minecraft-builds/common-issues-and-solutions.md)
- [Vexal Quicksand - Free](https://docs.vexalstudios.com/minecraft-plugins/vexal-quicksand-free.md)
- [Vexal Ping Compass - Free](https://docs.vexalstudios.com/minecraft-plugins/vexal-ping-compass-free.md)
- [Vexal Infinite Bucket - Free](https://docs.vexalstudios.com/minecraft-plugins/vexal-infinite-bucket-free.md)
- [Vexal Arrows - Free](https://docs.vexalstudios.com/minecraft-plugins/vexal-arrows-free.md)
- [Vexal Rotating Shop](https://docs.vexalstudios.com/minecraft-plugins/vexal-rotating-shop.md)
- [Vexal Super Sponges](https://docs.vexalstudios.com/minecraft-plugins/vexal-super-sponges.md)
- [Vexal Stocks](https://docs.vexalstudios.com/minecraft-plugins/vexal-stocks.md)
- [Vexal Leaderboards](https://docs.vexalstudios.com/minecraft-plugins/vexal-leaderboards.md)
- [Vexal Koths](https://docs.vexalstudios.com/minecraft-plugins/vexal-koths.md)
- [Coming Soon](https://docs.vexalstudios.com/discord-bots/coming-soon.md)
- [Coming Soon](https://docs.vexalstudios.com/graphics/coming-soon.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://docs.vexalstudios.com/minecraft-builds/how-to-install.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.
