# Bounty Bin

{% hint style="warning" %}
This feature is available only to **Professional** & **Enterprise Tier Customers**
{% endhint %}

As soon as your BugBase account will be created and all the onboarding setup are completed, our team will create your **BugBase Bounty Bin** that acts as a bin from which we will be paying out the bounties.&#x20;

## Add money to Bounty Bin&#x20;

To top-up your Bounty Bin, you can simply follow the below steps:

1. Go to **Bounty Bin**&#x20;
2. Now, Transfer funds to the **Bank Account number** or **UPI address** listed on the bounty bin page to add balance to your bin.&#x20;

> Note: There is a limit to fund transfer via **UPI** which is **< Rs. 1,00,000**

## Manage transactions

From the Bounty Bin Page itself you will be able to:

1. Manage your Bounty Bin amount
2. Track all the bounty remitted to hackers - The typical time to remit payment to hackers is 2-7 days.
3. Download invoices for each pay out
4. Track history of bounty bin top-ups

With BugBase taking care of your payments, you don't have to worry about:

* KYC Verification of hackers
* Compliance
* Taxation


---

# 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.bugbase.ai/company-guide/bounty-bin.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.
