# Hackathon Innovation Inspirations

During the Unstoppable Hackathon, in the Innovation track, you may work on any ideas related to the interests of the sponsors as long as your project is unstoppable. If you need some inspiration, you may use the non-exhaustive list below. But you don't need to restrict yourself to this list.

### Innovation Inspirations

* Create small-scale proof-of-concept applications or integrations using our **Reputation System**.
  * Similar to how the [Forum Application](https://github.com/reputation-systems/forum-application) demonstrates a comments system integrated with reputation, we are looking for other lightweight implementations.
  * The goal is to demonstrate how the reputation logic can be applied (e.g., for voting, peer reviews, or content curation) without the need to build a complex, full-scale platform from scratch.
* Read [this article](https://news.stability.nexus/the-roadmap-of-the-stability-nexus-255d3471d499) to learn what inspired us to develop the projects that we have already developed. This could serve as inspiration for your own hackathon project as well.


---

# 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.stability.nexus/about-us/unstoppable-hackathon/hackathon-innovation-inspirations.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.
