> For the complete documentation index, see [llms.txt](https://manual.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.karamba3d.com/appendix.md).

# Appendix

- [A.1: Release Notes](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes.md)
- [Work in Progress Versions](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/work-in-progress-versions.md)
- [Older Versions](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/older-versions.md)
- [Version 2.2.0](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/new-in-karamba3d-2.2.0.x.md)
- [Version 2.2.0 WIP](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-2.2.0-wip.md)
- [Version 1.3.3](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.3.md)
- [Version 1.3.2 build 190919](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190919.md)
- [Version 1.3.2 build 190731](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190731.md)
- [Version 1.3.2 build 190709](https://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/version-1.3.2-build-190709.md)
- [Version 1.3.2](https://manual.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.karamba3d.com/appendix/a.4-background-information.md)
- [A.2.1: Basic Properties of Materials](https://manual.karamba3d.com/appendix/a.4-background-information/a.4.1-basic-properties-of-materials.md)
- [A.2.2: Additional Information on Loads](https://manual.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.karamba3d.com/appendix/a.4-background-information/a.4.3-tips-for-designing-statically-feasible-structures.md)
- [A.2.4: Performance Optimization in Karamba3D](https://manual.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.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.karamba3d.com/appendix/a.4-background-information/a.4.6-approach-used-for-cross-section-optimization.md)
- [A.3: Workflow Examples](https://manual.karamba3d.com/appendix/a.3-workflow-examples.md)
- [A.4: Bibliography](https://manual.karamba3d.com/appendix/bibliography.md)


---

# 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:

```
GET https://manual.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.
