# Create a GitHub issue and Submit a new reward

## 1 - Create a GitHub issue

### 1.1 - On your GitHub repo, click on the Issues tab

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

### 1.2 - Click on New issue

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

### 1.3 Add title and description to issue

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

### 1.4 Copy the link of issue created

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

## 2 - Create a reward from a GitHub issue on [app.lightningbounties.com](https://app.lightningbounties.com/me)

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

### 2.1 - Add the URL of GitHub issue and the amount in sats to reward fixing the issue

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

### 2.2 - Hit Submit new reward, and the GitHub issue will be published on Lightning Bounties

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

## Issue posted on platform:

<figure><img src="/files/ylVjnka0PHaqewiEUWQG" 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://docs.lightningbounties.com/docs/getting-started/posting-a-bounty/create-a-github-issue-and-submit-a-new-reward.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.
