# 1. Create a Structure

> 🎥 Watch the video:
>
> [How to create a structure in Shapemaker](https://www.youtube.com/watch?v=lIBsfkxKak8)

## :pushpin: What You'll Do

* Add a new site and structure to your portfolio
* Choose a tower type (monopole, lattice, guyed mast, hybrid, rooftop)
* Build the tower using pre-loaded sections from your tower family
* Preview the geometry in real time

## 🛠️ Steps to Create a Tower

1. Log in to [Shapemaker](https://app.shapemaker.io/).
2. From the [structures overview page](https://app.shapemaker.io/structures), press `+ Add` to add a new site
3. In the dialog, select the tower family you wish to create a site from. In this demo, select the \`SM-K\`. Optionally, add a name and a tag.

<figure><img src="/files/2nqc5bYoyFq5TxUGjayc" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Shapemaker support structural analysis of lattice structures, guyed masts, monopoles, hybrids (pole + lattice or lattice + pole), as well as standardized rooftops.&#x20;
{% endhint %}

4. Your new site will now appear in the structure list. Select the new entry in the list to enter the site. Let's build up our structure by drag and dropping sections into the \`Structure sections\` box.&#x20;

<figure><img src="/files/7P3PfniqbYut2RK2Ayzn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Curious how the sections blocks are made? We'll tell you how to onboard your tower family in [part 6](/tutorials/quickstart/5.-how-to-onboard-your-tower-families.md)!
{% endhint %}

{% hint style="warning" %}
Not all sections fits each other. If the bottom width does not fit the top width, you will not be allowed to combine the sections.&#x20;
{% endhint %}

5. You now got a complete tower in Shapemaker, including its geometry, cross-sections, and connections! :white\_check\_mark:

{% hint style="info" %}
Press the arrow on the right side of the screen to open the side model view!
{% 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://docs.shapemaker.io/tutorials/quickstart/1.-create-a-structure.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.
