# Konstru General Knowledge

- [Konstru and CSI (SAP and ETABS)](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-and-csi-sap-and-etabs.md): Some CSI specific notes
- [Link Object Support](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-and-csi-sap-and-etabs/link-object-support.md)
- [Analysis Results](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-and-csi-sap-and-etabs/analysis-results.md): Getting Forces from SAP to Konstru
- [Model XYZ Origins](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/model-origins.md): Where's zero?
- [Model Review](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/model-review.md): What is model review?
- [Konstru Filters](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters.md): How to create and utilize Konstru Filters to manage your model translation
- [Konstru Recommended Filters](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters/konstru-recommended-filters.md): Description of the rationale behind Recommended Filters
- [Create a new Filter](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters/create-a-new-filter.md): How to Create a new Konstru Filter
- [Filter Profiles](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters/filter-profiles.md)
- [Filter Element Types](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters/filter-element-types.md)
- [Filtering Custom Attributes](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-filters/practical-examples-of-filters-in-use.md): Extending Filtering further.
- [Konstru Mapping](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/konstru-mapping.md): How Konstru deals with differences in Profile and Materials
- [Units and Konstru](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/units-and-konstru.md)
- [Beams v Braces and Columns v Sloped Columns](https://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/sloped-columns.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://konstru.gitbook.io/konstru-manual/konstru-general-knowledge.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.
