# Tutorials

- [Quickstart](https://docs.shapemaker.io/tutorials/quickstart.md)
- [1. Create a Structure](https://docs.shapemaker.io/tutorials/quickstart/1.-create-a-structure.md): In this step, you'll learn how to create your first tower in Shapemaker. You’ll start by selecting a tower family (like SM-K) and use modular building blocks to build the structure.
- [2. Add Ancillaries](https://docs.shapemaker.io/tutorials/quickstart/2.-add-ancillaries.md): Now that your tower structure is in place, it's time to add antennas, microwave dishes, feeders, and other equipment.
- [3. Perform a Site-Specific Analysis](https://docs.shapemaker.io/tutorials/quickstart/3.-perform-a-site-specific-analysis.md): Site-specific conditions are a core part of Eurocode-compliant structural analysis. In this step, you’ll learn how to automatically generate wind profiles based on the site's location.
- [4. Run a Structural Analysis](https://docs.shapemaker.io/tutorials/quickstart/4.-run-a-structural-analysis.md): With your tower geometry, ancillaries, and site-specific conditions in place, you're now ready to run a full structural analysis in Shapemaker — fully aligned with Eurocode requirements.
- [5. How to Onboard Your Tower Families](https://docs.shapemaker.io/tutorials/quickstart/5.-how-to-onboard-your-tower-families.md)
- [How To Import Discrete Ancillaries to Your Site](https://docs.shapemaker.io/tutorials/how-to-import-discrete-ancillaries-to-your-site.md)


---

# 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.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.
