# Quick Guides

- [Parametric Bridge Engineering](https://docs.openbrim.org/quick-guides/parametric-bridge-engineering.md)
- [Import Alignment (.landxml)](https://docs.openbrim.org/quick-guides/import-alignment-landxml.md)
- [FEA Results](https://docs.openbrim.org/quick-guides/fea-results.md)
- [Steel I Girder Bridge Design Reports](https://docs.openbrim.org/quick-guides/steel-i-girder-bridge-design-reports.md)
- [Interoperability](https://docs.openbrim.org/quick-guides/interoperability.md)
- [OpenBrIM → Tekla Importer](https://docs.openbrim.org/quick-guides/interoperability/openbrim-tekla-importer.md)
- [Steel Tub Girder Bridge Design Reports](https://docs.openbrim.org/quick-guides/steel-tub-girder-bridge-design-reports.md)
- [Prestressed I Girder Bridge Design Reports](https://docs.openbrim.org/quick-guides/prestressed-i-girder-bridge-design-reports.md)
- [OpenBrIM.FEA](https://docs.openbrim.org/quick-guides/openbrimfea.md)
- [Section Analysis](https://docs.openbrim.org/quick-guides/section-analysis.md)
- [Generative Objects](https://docs.openbrim.org/quick-guides/generative-objects.md)
- [Report Builder](https://docs.openbrim.org/quick-guides/report-builder.md)
- [All-in-One Bridge / Combination of Workflows](https://docs.openbrim.org/quick-guides/all-in-one-bridge-combination-of-workflows.md)
- [Cross Project - Soil Structure Interaction](https://docs.openbrim.org/quick-guides/cross-project-soil-structure-interaction.md)
- [Creating a Local Substructure Model for Soil-Structure Interaction from a Global Model](https://docs.openbrim.org/quick-guides/creating-a-local-substructure-model-for-soil-structure-interaction-from-a-global-model.md)
- [Steel Tub Girder - Additional Bearing Construction and Deconstruction](https://docs.openbrim.org/quick-guides/steel-tub-girder-additional-bearing-construction-and-deconstruction.md)
- [Steel I Girder - Additional Bearing Construction and Deconstruction](https://docs.openbrim.org/quick-guides/steel-i-girder-additional-bearing-construction-and-deconstruction.md)
- [Creating A Child Model From Parent Model](https://docs.openbrim.org/quick-guides/creating-a-child-model-from-parent-model.md)
- [Adding a Model to the Test System](https://docs.openbrim.org/quick-guides/adding-a-model-to-the-test-system.md)
- [Pushover and Response Spectrum Analysis](https://docs.openbrim.org/quick-guides/pushover-and-response-spectrum-analysis.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.openbrim.org/quick-guides.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.
