# Hackathon and events

- [Installathon, May 2019](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/installathon-may-2019.md): During fall 2018, we ran a survey in our community and we saw that one major obstacle in using the Ushahidi Platform was the installation.
- [Welcome to the hackathon!](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/installathon-may-2019/welcome-to-the-hackathon.md)
- [Write/Speak/Code 2019](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/write-speak-code-2019.md): This page was originally a ticket https://github.com/ushahidi/platform/issues/3659 and was migrated here for historical reasons.
- [Open Design: Bangalore](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/open-design-bangalore.md): Ushahidi's open design workshop in Bangalore at DesignUp! Conference 2019
- [Open Design: Taipei](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/open-design-taipei.md): Ushahidi's open design workshop in Taipei at Open UP global summit 2019
- [Google season of docs](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/google-season-of-docs.md)
- [Google Summer of Code](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/google-summer-of-code.md)
- [GSoC 2024](https://docs.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events/google-summer-of-code/gsoc-2024.md): Welcome to the world of Open Source Software Development


---

# 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.ushahidi.com/platform-developer-documentation/dev-legacy-v3/hackathon-and-events.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.
