# Overview & Setup

## Overview

Titan Lightning enables frequent BTC Earnings for mining effort to non-custodial wallets.

The key benefits of the Titan Lightning approach are:

* Instant Bitcoin — Miners receive their Bitcoin earnings approximately every 10 minutes without needing to reach a minimum balance before payout.
* Increased Control, Safety and Transparency — Miners receive rewards directly in their non-custodial wallets, through verifiable on-chain transactions.&#x20;
* Efficient Financial Management — “Bitcoin now” is more valuable than “Bitcoin later.”

### Use Cases

Where can you use Titan Lightning?&#x20;

* You can use Titan Lightning pool any place that you can direct a miner (ASIC) or purchased hashrate (eg: from Lumerin Marketplace).&#x20;

## Setup

### Create Your Lightning Address

* The first thing you’ll need is a <mark style="background-color:green;">Lightning Address</mark> to receive your instant mining payouts.
* If you don’t have it already, one of the most popular among beginners is [Wallet of Satoshi](https://www.walletofsatoshi.com/), but you can choose from many different options available.
* Once you get your wallet set up, you’ll have to find your Lightning Address. These look exactly like email addresses and you can often find them in the “Receive” section of your wallet.

<figure><img src="https://2093627940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEXB2cCpINlWHaanPwgCp%2Fuploads%2FSFZ2uJAonJnINeZM20FA%2Fimage.png?alt=media&#x26;token=41c792b2-d471-401d-b78d-a2407f0d40e8" alt="" width="368"><figcaption><p>Wallet of Satoshi showing Lightning Address</p></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://lightning.gitbook.titan.io/overview-and-setup.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.
