# 2. Add Ancillaries

> 🎥 Watch the video:\
> [**Add Ancillaries in Shapemaker**](https://www.youtube.com/watch?v=2FURNysGjQA\&list=PLFUxZkTQFRFTX9eq9Ajt8h87pvWaNiFta\&index=3\&ab_channel=Shapemaker)

## 📍 What You’ll Do

* Add antennas, dishes, GPS units, and other equipment to your structure
* Place them at the correct height, azimuth, and position
* Assign tenants (e.g., Telia, AT\&T)
* Add linear ancillaries like feeders and ladders

## 🛠️ How to Add Equipment

1. Open the structure we just created by entering it from the all structures view.
2. Navigate to the `Ancillaries` page. You'll see the option of adding discrete ancillaries (antennas, RRUs, lightning rods etc), and linear ancillaries (feeders & access ladders).

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

3. Let's add some antennas. Press the `Add discrete ancillaries from database` field and search for `Ericsson`. You can also search for a specific ancillary type, like `RRU` or `GSM`.&#x20;

{% hint style="info" %}
You can add your own ancillaries to the database in the `Database` tab. There, you could also specify your own custom force coefficient, or calculate the force coefficients from wind tunnel data.
{% endhint %}

4. As you antennas, you'll see the possibility of specifying the tenant, its status, precise positioning and more.
5. Moving to the `Linear ancillaries` tab, you'll see the opportunity to add both feeders and access ladders.&#x20;

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

{% hint style="warning" %}
We use force coefficient 1.2 for feeders and 2.0 for access ladders.&#x20;
{% endhint %}

## Importing Ancillaries From Other Sources

If you already have ancillary information structured in, e.g., Excel, you can directly import this onto your site. Have a look at [this blog post](https://www.shapemaker.io/blog/importing-discrete-ancillaries-to-sites)!

{% hint style="success" %}
To re-use common ancillary configurations, use the Ancillary Groups functionality found in the top right corner.&#x20;
{% 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/2.-add-ancillaries.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.
