# FIRST TIME ONBOARDING

{% stepper %}
{% step %}

## Go to [app.lightningbounties.com](https://app.lightningbounties.com/)

{% endstep %}

{% step %}

## Click "Login with GitHub"

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2FG7ui5SNubAfyoZLRfCxX%2Fimage.png?alt=media&#x26;token=5b2bbf1e-6b27-4ae0-923e-2e0985b132ed" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

## Click on the button "Authorize Lightning-Bounties"

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2FPHbPHYkU3pNG5W32LOEt%2Fimage.png?alt=media&#x26;token=7831ba73-df4f-47d7-8eb5-5bae531cf155" alt="Redirected to GitHub where you will be prompted to Authorize Lightning Bounties "><figcaption><p>You will be redirected to GitHub to Authorize Lightning Bounties App (Read Only Permissions)</p></figcaption></figure>
{% endstep %}

{% step %}

## You are now Logged Into the Lightning Bounties app

<figure><img src="https://4191743023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgvH1HLwrajw9XplSBFfy%2Fuploads%2Fu9aZA60zQNkILHuMGIl8%2Fimage.png?alt=media&#x26;token=2f78ff20-799b-415d-a33b-cc6937c633eb" alt=""><figcaption><p>Wasn't that easy? </p></figcaption></figure>
{% endstep %}
{% endstepper %}

## Video Tutorial :arrow\_down:

***

{% embed url="<https://youtu.be/54VIh8M00OA>" %}


---

# 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/first-time-onboarding.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.
