# Appendix

- [A.1: Release Notes](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes.md)
- [Work in Progress Versions](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/work-in-progress-versions.md)
- [Version 2.2.0 WIP](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-2.0.0-wip.md)
- [Version 1.3.3](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.3.md)
- [Version 1.3.2 build 190919](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190919.md)
- [Version 1.3.2 build 190731](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190731.md)
- [Version 1.3.2 build 190709](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190709.md)
- [Version 1.3.2](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/a.3-whats-new-in-version-1.3.2.-with-respect-to-version-1.3.1.md)
- [A.2: Background information](https://manual-2.karamba3d.com/appendix/a.4-background-information.md)
- [A.2.1: Basic Properties of Materials](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.1-basic-properties-of-materials.md)
- [A.2.2: Additional Information on Loads](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.2-additional-information-on-loads.md)
- [A.2.3: Tips for Designing Statically Feasible Structures](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.3-tips-for-designing-statically-feasible-structures.md)
- [A.2.4: Hints on Reducing Computation Time](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.4-hints-on-reducing-computation-time.md)
- [A.2.5: Natural Vibrations, Eigen Modes and Buckling](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.5-natural-vibrations-eigen-modes-and-buckling.md)
- [A.2.6: Approach Used for Cross Section Optimization](https://manual-2.karamba3d.com/appendix/a.4-background-information/a.4.6-approach-used-for-cross-section-optimization.md)
- [A.3: Workflow Examples](https://manual-2.karamba3d.com/appendix/a.3-workflow-examples.md)
- [A.4: Bibliography](https://manual-2.karamba3d.com/appendix/bibliography.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://manual-2.karamba3d.com/appendix.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.
