# About Plot Roads

{% hint style="info" %}
Before setting up your plot road, please check the [Dependencies page](https://docs.plotroads.com/dependencies).

If you have any questions please refer to our [FAQ page](https://docs.plotroads.com/faq) before opening a ticket.
{% endhint %}

Upgrade your plot world experience with Plot Road's PlotSquared Templates! Transform your regular world into a plot world that players will never forget!

### Showcase Video

{% embed url="<https://www.youtube.com/watch?v=Mo11Qnxaycw>" %}

### Installation Guide

{% embed url="<https://plotroads.com/setup>" %}

#### Other Important Links

{% content-ref url="dependencies" %}
[dependencies](https://docs.plotroads.com/dependencies)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://docs.plotroads.com/faq)
{% endcontent-ref %}

{% content-ref url="help/commands" %}
[commands](https://docs.plotroads.com/help/commands)
{% endcontent-ref %}

{% content-ref url="plugins" %}
[plugins](https://docs.plotroads.com/plugins)
{% endcontent-ref %}

***

#### Promos

{% embed url="<https://go.plotroads.com/cleanconfigs>" %}

{% embed url="<https://go.plotroads.com/pebble>" %}

***

### Discord Ticket Support

{% embed url="<https://plotroads.com/discord>" %}


---

# 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.plotroads.com/about.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.
