# Claiming Multiple Bounties: Multi-Bounty PRs

## Claiming Multiple Bounties: Multi-Bounty PRs

You can solve and claim multiple bounties in a single pull request by referencing several issues in your PR description (e.g., `close #6 close #12`).

{% hint style="warning" %}

## :warning: IMPORTANT :warning:

#### You must click "***Claim Reward***" & "***Check***" on each individual issue on Lightning Bounties to receive each bounty reward.&#x20;

Claiming is done separately for every issue, even if they were closed together in one PR.

<img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2Fp5BSDpDDNH4tHjMFTNbh%2Fcheck_claim_reward.JPG?alt=media&#x26;token=b28f8d8e-75d1-478e-be98-0dd40fd19392" alt="" data-size="original">
{% endhint %}

***

## How to Claim Multiple Bounties in One PR

1. **Solve multiple issues**
   * Make sure each issue you solve is still open bounty.
2. **Create a single PR referencing all issues**

   * In your PR description, use the closing keywords for each issue you solved:

   <figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2FShon8Erel0fwholhZIwn%2F2PRcloses_gitHub.JPG?alt=media&#x26;token=41d94de8-188e-485f-ad0d-8aaf943d0247" alt="Screenshot of a PR description with multiple close #issue-number references on GitHub"><figcaption><p>A single PR can close multiple issues by listing each with<code>close #issue-number</code> </p></figcaption></figure>

   * This will close all referenced issues when the PR is merged.
3. **Wait for PR approval and merge**
   * Once the PR is merged, GitHub will close all referenced issues.
4. **Claim rewards individually**
   * Go to each issue’s page on Lightning Bounties.
   * Click '***Claim Reward'*** and ***'Check'*** for each bounty you solved.
   * Each bounty reward will be processed separately.

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2Fp5BSDpDDNH4tHjMFTNbh%2Fcheck_claim_reward.JPG?alt=media&#x26;token=b28f8d8e-75d1-478e-be98-0dd40fd19392" alt="Screenshot of Lightning Bounties issue page showing the &#x27;Claim Reward&#x27; button."><figcaption><p>You must claim each bounty individually, even if closed in one PR.</p></figcaption></figure>

***

### Common Pitfalls & How to Avoid Them

* **Forgetting to use closing keywords:**\
  Always include `close #issue-number` for each issue in the PR description (not in comments or commits).
* **Not claiming each bounty:**\
  After your PR is merged, visit each issue on Lightning Bounties and click "Claim Reward" separately.
* **Trying to claim after missing a close keyword:**\
  If you forgot to link an issue, create a minimal follow-up PR for that issue, include the correct closing keyword, and reference the original PR.
* **Assuming rewards are automatic:**\
  Rewards are **not** sent automatically when the PR is merged. You must manually claim each one.

***

### Visual Workflow

<div align="center" data-full-width="false"><figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2F6lwkdeImFmYlYle0h9vf%2FmultibountyPRworkflowDiagram.JPG?alt=media&#x26;token=f1689446-c6da-4e17-befe-a6efd662c8ab" alt=""><figcaption><p>Visual Workflow</p></figcaption></figure></div>

***

### Best Practices & Troubleshooting

* **Always use closing keywords (`close #issue-number`) in the PR description, not in comments or commits.**
* **You must claim each bounty individually on Lightning Bounties, even if multiple issues were closed in one PR.**
* **If you accidentally missed a bounty, create a minimal follow-up PR to properly close and claim it.**
* **Refresh the PR page after editing links to see updates.**

***

For more details, see [Claim Reward Criteria & Troubleshooting Guide](https://docs.lightningbounties.com/docs/getting-started/solving-a-bounty/claim-reward-criteria-and-troubleshooting-guide) and [GitHub’s guide to linking pull requests to issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue).

For additional assistance, join the Lightning Bounties [Discord](https://discord.gg/zBxj4x4Cbq) community.
