# Other

- [Vocational School Tutorial](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial.md)
- [Introduction](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/introduction.md): In this chapter, we'll clarify what this project is about and what we'll be entering. We'll also create a new project in the project manager.  Download the finished project:
- [Roof](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/roof.md): In this chapter we will look at the default values, enter the house contour and then create the roof estimate.
- [Roof Structure](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/roof-structure.md): In this chapter, we'll enter the roof structure. First, the hip and valley rafters, then the rafters and purlins, and finally the slanted rafters.
- [Single Beam Drawings](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/single-beam-drawings.md): In this chapter we will check our roof structure input and then create the individual bar drawings.
- [Profile](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/profile.md): In the last chapter we will look at how to create the main roof profile yourself and how to create the hip profile from it.
- [Tutorial - Wall- Ceiling - Roof](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/tutorial-wall-ceiling-roof.md)
- [Introduction](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/tutorial-wall-ceiling-roof/introduction.md): In this chapter, we'll clarify what this project is about and what we'll be entering. We'll also create a new project in the project manager.
- [Wall](https://docs.dietrichs.com/tutorials/tutorials-en/other/vocational-school-tutorial/tutorial-wall-ceiling-roof/wall.md): In this chapter we will enter walls and then create a truss structure in these walls including the connections between the components.


---

# 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.dietrichs.com/tutorials/tutorials-en/other.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.
