# Bounty @ ETHMunich

## Molecule Workshop / Office Hours

Molecule Protocol team will be at ETH Munich during August 11-13, 2023. Please join our Telegram group to find out where to find us!

{% embed url="<https://t.me/+btnHZRGTdOgzZDQx>" %}

## Molecule Bounties

Molecule Protocol is a standard way to create access control for your smart contracts. The team has created examples for use cases such as KYC/AML compliance, custom allowlists/blocklists, paywalls, etc. The bounties created for ETH Munich are:

* Most innovative use of Molecule Protocol
  * Prize (1 winner): 500 DAI
  * Can you think of how to use the access control for other use cases? The most innovative individual or team who submitted their project during the hackathon wins the prize.
* Best improvements on Molecule Protocol
  * Prize (1 winner): 500 DAI
  * Are you able to make Molecule Protocol better? We are looking for improvements to the Molecule Protocol implementations, such as gas efficiency, compatibility with different Solidity versions, better integration with existing protocols, etc.

Reach out to our team members for any questions, and get started by checking out the current Github repo.

## Evaluation

A hacker or a team of hackers can submit multiple projects for multiple bounties. Evaluations will be conducted fairly at the discretion of the Molecule Protocol team. It is encouraged to run your ideas by the Molecule Protocol team via the Telegram group link above.

{% embed url="<https://github.com/molecule-protocol/molecule-core>" %}


---

# 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.moleculeprotocol.io/bounty-ethmunich.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.
