> For the complete documentation index, see [llms.txt](https://docs.openbrim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/construction-ex1-sig/substructure-construction-ex1-sig/pile-construction-ex1-sig.md).

# Pile Construction

{% hint style="info" %}
**Navigation:** Construction > Substructure Construction > Pile Construction

For detailed parameter explanations, see the [Pile Construction Reference](https://docs.openbrim.org/templates/steel-i-girder-bridge-workflow/construction-sig/substructure-construction-sig/pile-construction-sig).
{% endhint %}

**Step 1:** Click **three-dots icon** on Stage cell and select a **Construction Stage** as **SubstrConstStage.**

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160111.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-132847.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160143.png?api=v2)

**Step 2:** Click **three-dots** on the cell of the **All Piles under Substructure** and **pick** all the foundations.

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160517.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160530.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160557.png?api=v2)

**Step 3:** Keep the **Individual Piles** and **Self Weight Factor** as default.

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160639.png?api=v2)

**Step 4:** Proceed to the [**next step**](#Photo) to verify the model.

{% hint style="success" %}
The completed pile construction is illustrated below. Please verify that you have the same model on your end by examining each view provided here. For more information on how to perform visual checks, refer to the quick tips.
{% endhint %}

![](https://openbrim.atlassian.net/wiki/download/attachments/2123497835/image-20231016-160816.png?api=v2)

{% hint style="success" %}
To view the entire procedure explained on this page, please watch the recorded Video below.
{% endhint %}

{% embed url="<https://openbrim.atlassian.net/wiki/download/attachments/2123497835/Pile%20Construction.mp4?api=v2>" %}
Pile Construction
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/construction-ex1-sig/substructure-construction-ex1-sig/pile-construction-ex1-sig.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
