# Open Bounties(none at this time)

In our continuous mission to pioneer a more robust JavaScript smart contract platform, we are thrilled to share our bounty program! We invite developers to participate, contribute, and shape the future of web3 with Agoric.&#x20;

### Why participate?

💡 **Innovate**: Dive deep into the world of decentralized programming and contribute to cutting-edge solutions.

💰 **Rewards**: Grab attractive bounties for your innovative solutions, with bonuses for exceptional contributions.

🌏 **Community**: Be a part of an active, global community of like-minded innovators and blockchain enthusiasts.

🚀 **Grow**: Enhance your skills, gain recognition in the web3 community, and potentially collaborate on bigger projects with Agoric.

### How it works

1. **Browse**: Look through our curated list of bounties and find one that sparks your interest.
2. **Develop**: Build your solution using Agoric's platform and tools, ensuring it meets the given requirements.
3. **Submit**: Once done, submit your solution for review.
4. **Review & Reward**: Our team will evaluate submissions and distribute rewards based on quality, innovation, and completeness.

### Rules & Guidelines

* Please ensure you test your bounty submission thoroughly before submission.
* Ensure your bounty is in line with Agoric's platform guidelines and best practices.
* Respect the community: Collaborate, share, and learn from one another.

### Resources

For technical community support, visit our [Community Discord](https://agoric.com/discord)


---

# 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://components.agoric.com/bounties/open-bounties-none-at-this-time.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.
