# WALL SHAPES

{% hint style="info" %}
*Version tested here: 1.0.0*
{% endhint %}

[Wall Shapes](https://cartographyassets.com/assets/87533/wall-shapes/) offers the ability to draw the same kind of shapes in the [Wall Tool](/guide/all-the-tools/design-tab/wall-tool.md) as in the [Building Tool](/guide/all-the-tools/design-tab/building-tool.md).&#x20;

In the Wall Tool, you now get several **Shape** icons:

<figure><img src="/files/DM3tAmUDzoTnnmdyNnbb" alt=""><figcaption></figcaption></figure>

By default, ![](/files/tTI8A0pTP5I8GGmhHcX0) is selected. It's the freeform shape, and it won't change the normal behavior of the tool.

You can then click on ![](/files/dNvimN4OhWNoT3eAW62C) or ![](/files/Mfy9eI1xBhHmhXFliedy) to draw circles, ovals, or squares or rectangles.&#x20;

<figure><img src="/files/GWmaLvY9ipE0UQbMZczj" alt=""><figcaption></figcaption></figure>

***

{% hint style="warning" %}
Usually, creators post some minor updates of their mods on [Discord](https://discord.com/invite/J9Czgpu) and release a bigger update from time to time on [CartographyAssets.com](https://cartographyassets.com/asset-category/specific-assets/dungeondraft/mods-scripts/), so if you're missing some features from there, you might find the most recent version on Discord.
{% endhint %}

***

{% hint style="success" %}

<p align="center"><a href="https://cartographyassets.com/assets/87533/wall-shapes/"><strong>DOWNLOAD</strong></a></p>
{% 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://dungeondraft-encyclopaedia.gitbook.io/guide/custom-assets-and-mods/some-useful-mods/wall-shapes.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.
