# Deposit Funds

On: [app.lightningbounties.com](https://app.lightningbounties.com/me), go to your profile

## 1 - Click on the "Deposit" button

Notice how this profile already has 300 sats

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2FuWIgCNumbdEmUdhVyRMX%2Fimage%20(30).png?alt=media&#x26;token=6580614e-8abc-4db1-956e-844de13be99f" alt=""><figcaption></figcaption></figure>

## 2 - Add the amount of sats to deposit

In this example, we are adding 500 sats

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2F5FE2mmCn5h8CfW9wn6AQ%2Fimage%20(32).png?alt=media&#x26;token=085ebbe4-59ad-43a3-9e26-a0597861b408" alt=""><figcaption></figcaption></figure>

## 3 - Click on the "Generate" button

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2FsB3CHJym0nHxKWMlEURy%2Fimage.png?alt=media&#x26;token=1e9da753-9e44-4cdc-8f27-022096aa7a3a" alt=""><figcaption></figcaption></figure>

## 4 - Use your preferred Lightning app to scan the generated QR code

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2Fz23LODi4BmtjV69eIBcm%2Fimage.png?alt=media&#x26;token=a837eda3-39c0-46d4-9173-64a7c1580218" alt=""><figcaption></figcaption></figure>

## 5 - After scanning, your added sats will be reflected on your balance

Notice how this profile went from 300 to **800** after depositing 500 sats

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2F3ISoDPLjNBoDzVVRhSYO%2Fimage.png?alt=media&#x26;token=8a212d5b-d8aa-4b66-aacd-41ee8c7b6e40" 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/deposit-funds.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.
