> For the complete documentation index, see [llms.txt](https://training.paragontruss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://training.paragontruss.com/c2-truss-design-training/welcome/readme.md).

# Course 2: Truss Design Training

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

## Course Overview

This course will explore the core functionalities of Design mode in the Paragon Design App, teaching the skills necessary to create truss components from scratch without needing to create a layout. This course builds on the [Intro to Paragon course](https://training.paragontruss.com/c1-intro-to-paragon/).

This will establish a foundational skill set for anyone tasked with creating truss designs in the Paragon Design App and prepares you for more advanced design work and further skill development. **The examples found within are intended to teach the tools available in Paragon, not necessarily specific truss design principles.**

## Course Objectives

By the end of this course, you will be able to independently generate, refine, and finalize truss components including:

### Profile Trusses

* Creating Profile Trusses that explore a multitude of tools and features
* Manipulating chord and webbing placement in a variety of conditions
* Design trusses with more unique shapes and bearing locations
* Working with user loads and load cases

### Feature Pattern Trusses

* Understanding the feature details that define Feature Pattern Trusses
* Adjusting chord profiles and defining web member patterns
* Working with sloped, parallel chord trusses

## Target Audience

New or early users of Paragon software.

## Resources

### 1.0 Profile Trusses

[Shared Set Containing all 1.0 Examples](https://design.paragontruss.com/QEFRBBFU5K)

### 2.0 Feature Pattern Trusses

[Project Containing all 2.0 Examples](https://design.paragontruss.com/NRZZBPG5OC)


---

# 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://training.paragontruss.com/c2-truss-design-training/welcome/readme.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.
