# SOLVING A BOUNTY

{% content-ref url="/pages/ECE6tBbABFU7tNukBFJD" %}
[Finding Bounties to Solve](/docs/getting-started/solving-a-bounty/looking-for-a-project-to-get-rewarded.md)
{% endcontent-ref %}

{% content-ref url="/pages/m5agID9HFjg9PNhYAKrg" %}
[Working on a Bounty](/docs/getting-started/solving-a-bounty/working-on-the-bounty.md)
{% endcontent-ref %}

{% content-ref url="/pages/hhdTd9nBOBoNfjOCUUGZ" %}
[Claiming Multiple Bounties: Multi-Bounty PRs](/docs/getting-started/solving-a-bounty/claiming-multiple-bounties-multi-bounty-prs.md)
{% endcontent-ref %}

{% content-ref url="/pages/8n0gdh4Usop114T9vcUu" %}
[Claim Reward Criteria & Troubleshooting Guide](/docs/getting-started/solving-a-bounty/claim-reward-criteria-and-troubleshooting-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/9LVqSBXzcUFA8vxKttXb" %}
[Withdraw Funds](/docs/archived/withdraw-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/wmv3emACWjOd5i3Fghjz" %}
[Working on Opensource Frontend: lb-next](/docs/getting-started/solving-a-bounty/working-on-opensource-frontend-lb-next.md)
{% endcontent-ref %}

{% content-ref url="/pages/zvrvCvVtH8zJ0mGAcKWT" %}
[How to Convert Sats into Local Currencies](/docs/getting-started/solving-a-bounty/how-to-convert-sats-into-local-currencies.md)
{% endcontent-ref %}


---

# 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.lightningbounties.com/docs/getting-started/solving-a-bounty.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.
