> For the complete documentation index, see [llms.txt](https://droidcon.gitbook.io/2015-berlin-barcamp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://droidcon.gitbook.io/2015-berlin-barcamp/feedback.md).

# Feedback

* Session could have bene better scheduled as some were only 15 Miminutes short and one could have attended more talks.
* Sessions speaker should have better prepared their session - Friedger disagreed as this is what can/should/might happen at barcamps. It is the audience that drives the content
* All speakers should please add some content to j.mp/droidcon.de. Why did it not work with the buddies
* Have a lightning slot were people can present 5 minutes some cool stuff.


---

# 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://droidcon.gitbook.io/2015-berlin-barcamp/feedback.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.
