# Deck \[CSB]

Concrete Deck elements of bridges can be modeled in OpenBrIM in two parts:

**Cross-Section**: This involves specifying the distances to the left and right edges of the PGL, mid-thickness, left overhang thickness, and right overhang thickness.

**Concrete Deck:** The previously defined cross-section data will be used along with additional definitions, such as support line definitions (to specify the locations of the cross-sections), girders (to account for haunch loads), taper options, material assignment, and reinforcement data.

For further definitions of each section’s parameters, refer to the relevant page of the documentation.


---

# 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/templates/cable-stayed-bridge-workflow/superstructure-csb/deck-csb.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.
