# Polygon

## How can I add shapes (polygons) to my experience?

### Step 1: Add a Polygon

You can add a Polygon by clicking on the '**+**' icon in the left bar and selecting ‘Polygon’ under 3D section.

<figure><img src="/files/HReHtUGH6muH80wYHfnj" alt=""><figcaption><p>Adding a Polygon</p></figcaption></figure>

### Step 2: Adjust the Polygon

A standard polygon is automatically inserted in your experience.

Using the Properties Panel, you can adjust the following: number of sides, color, wireframe and more.

<figure><img src="/files/KJbH5SlBSiYo3Iu4k9oG" alt=""><figcaption><p>Adjusting the polygon</p></figcaption></figure>

## Example Experience

{% embed url="<https://rnghud.gmetri.com/polygon_1>" %}
Example Experience - Polygons
{% endembed %}

The rules applied in the above experience are shown below

<figure><img src="/files/87OlEXA3Tmik14G2yMkM" alt=""><figcaption><p>Rules - Set on example experience of Polygons</p></figcaption></figure>


---

# 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.gmetri.com/metaverse/build/elements/polygon.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.
