# Conclusion

In the final chapter of this project, a conclusion on the most important aspects of it will be made. The main focus of this part will be on the implications for academia and industry. The sections in this chapter are:<br>

* Implications for theory: Here, the most relevant connections between the literature review and the project will be pointed out.
* Implications for practice: An overview of the main consequences this project will have for policy makers, industry stakeholders and researchers.

Further Research: By taking the limitations and conclusions as a starting point, considerations on further academic research will be drawn.


---

# 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://thesis.duarteocarmo.com/conclusion.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.
