# Use Edit Truss Tools

Most of the Edit Truss Tools apply to both Profile Trusses and Feature Pattern Trusses while some tools only apply to one or the other.&#x20;

There are some nuances between how the tools work between the different truss types.&#x20;

## Edit Truss Tools How-To topics are broken into three sections for clarity.&#x20;

### [Edit Truss Tools for Profile Trusses](/design/how-to/profile-truss/edit-tools-for-profile-trusses.md)

### [Edit Truss Tools for Feature Pattern Trusses](/design/how-to/feature-pattern-truss/edit-tools-for-feature-pattern-trusses.md)

### [Edit Truss Tools for All Truss Types](/design/how-to/general/edit-truss-tools-for-all-truss-types.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.paragontruss.com/design/how-to/use-edit-truss-tools.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.
