# Checklist for Bounty Hunters 🏆

Hey, Bounty Hunters! The [Q2 2023 Bounty Challenge](/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge/checklist-for-bounty-hunters.md) has begun, and we've got not one, but TWO amazing challenges for you to tackle! To help you navigate this epic journey, we've created a super fun and engaging checklist that you can follow. You'll find suggested timelines and tips to make the most of your experience. Ready to embark on this thrilling adventure? Let's dive in! 🎉

## 🎯 [Challenge #1](/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge.md#what-are-the-challenges): The Great API Integration Hunt (May 2023)

#### Week 1: (8 - 12 May)

* [ ] **Step 1:** Choose your favourite API that you've always wanted to integrate with the Programmable Banking Card.

{% hint style="success" %}
**Pro Tip:** Check out the [Card](/programmable-banking-community-wiki/get-started/card-quick-start-guide.md) & [API](/programmable-banking-community-wiki/get-started/api-quick-start-guide.md) Quick Start Guides as well as community-shared[ Replit for basic webhooks](https://replit.com/@devinpearson1/Investec-Card-Webhook?v=2), for the programmable card.
{% endhint %}

* [ ] **Step 2:** Brainstorm your creative ideas and plan your project.
* [ ] **Step 3:** Set up your development environment and get your API keys ready.
* [ ] **Step 4:** Start coding and have a blast! 🚀

#### Week 2: (15 - 19 May)

* [ ] **Step 5:** Continue building your project and add some exciting features.
* [ ] **Step 6:** Test your API integration to make sure everything is running smoothly. 🛠️
* [ ] **Step 7:** Share your progress with the community and ask for feedback or help if needed in the [Bounty Slack channel](https://offerzen-community.slack.com/archives/C048GPNT49W).

#### Week 3: (22 - 26 May)

* [ ] **Step 8:** Fine-tune your project and make any necessary improvements.
* [ ] **Step 9:** `[Optional]` Create a 2min demo video showcasing your amazing work. 🎥
* [ ] **Step 10:** Submit your project and celebrate your achievement! 🎉

## 🎯 [Challenge #2](/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge.md#what-are-the-challenges): The Code Snippet Showdown Challenge (June 2023)

#### Week 1: (29 May - 2 June)

* [ ] **Step 1:** [Identify a real-life problem](https://investec.gitbook.io/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge/pages/GKy7jtr6oPbzTxgZdj50#a-few-possible-real-life-use-cases-for-programmable-banking-cards.) or pickup a [Challenge Card](/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge/bounty-challenge-2-code-snippet-showdown.md) you'd like to solve using the Programmable Banking Card's control features.

{% hint style="info" %}
**Pro Tip:** Check out the [Card](/programmable-banking-community-wiki/get-started/card-quick-start-guide.md) & [API](/programmable-banking-community-wiki/get-started/api-quick-start-guide.md) Quick Start Guides as well as community-shared[ Replit for basic webhooks](https://replit.com/@devinpearson1/Investec-Card-Webhook?v=2), for the programmable card.
{% endhint %}

* [ ] **Step 2:** Sketch out your solution and outline your project goals.
* [ ] **Step 3:** Set up your development environment and familiarise yourself with the [card control API](/programmable-banking-community-wiki/get-started/card-quick-start-guide.md).

#### Week 2: (5 - 9 June)

* [ ] **Step 4:** Start building your project and enjoy the creative process! 🌟
* [ ] **Step 5:** Test your card control features to ensure they're working as expected.
* [ ] **Step 6:** Share your progress with the community and get valuable insights or help if needed in the [Bounty Slack channel](https://offerzen-community.slack.com/archives/C048GPNT49W).

#### Week 1: (12 - 16 June)

* [ ] **Step 7:** Refine your project and add any final touches.
* [ ] **Step 8:** `[Optional]` Create a 2min demo video to show off your incredible work. 📹
* [ ] **Step 9:** Submit your project and join the ranks of Card Control Masters! 🥳

**That's it, Bounty Hunters!** With this fun and engaging checklist by your side, you're all set to conquer the Q2 2023 Bounty Challenges. We can't wait to see the amazing projects you'll create.

Good luck, and most importantly, have a blast! 🎊

Don't forget to [submit your awesome builds before the deadlines](https://8malmkzgvs8.typeform.com/to/wobyAEBu)!

If you meet the submission requirements, you'll be eligible to [receive one of our awesome swag items](/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge.md#what-do-i-get-a-part-from-some-serious-community-of-course). So make sure to submit your entry and claim your prize! 🤩

<figure><img src="/files/SvrKIiXZxu8SiZF22lgz" alt=""><figcaption></figcaption></figure>


---

# 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://investec.gitbook.io/programmable-banking-community-wiki/get-building/build-events/open-q2-2023-bounty-challenge/checklist-for-bounty-hunters.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.
