# Lumerin Marketplace Configuration

## 1. Setup your Lumerin Wallet and use the Lightning Address&#x20;

* <mark style="background-color:green;">Download and Install</mark> the [Lumerin Wallet](https://lumerin.io/wallet/) and access the Lumerin Hashpower Marketplace.
  * If you’re new to Lumerin, make sure to read the [Lumerin Wallet setup guide](https://lumerin.gitbook.io/lumerin-hashpower-marketplace/).
* After you've secured your wallet and mnemonic, you'll be asked to "<mark style="background-color:green;">Configure Default Pool</mark>" ... this is where you'll use the Titan Pool for Lightning Payouts and the new Lightning Address
  * This will direct all purchased hashrate to the Titan Pool and leverage Titan Lightning for payouts to your newly created Lightning Address&#x20;

<figure><img src="/files/9nSstR6yKCBfg0rUpmVf" alt=""><figcaption><p>Use Titan Lightning and your new Lightning Address for default pool </p></figcaption></figure>

## 2. Bridge LMR and ETH to Arbitrum

* Before being able to purchase hashrate in the Lumerin Marketplace, you'll need to bridge your Lumerin (LMR) and Ethereum (ETH) to the Arbitrum network&#x20;
* Review our [Gitbook](https://gitbook.lumerin.io/lumerin-hashpower-marketplace/buyer/3.-collect-test-tokens) or [Medium](https://lumerinprotocol.medium.com/lumerin-is-moving-to-arbitrum-heres-how-to-prepare-your-lmr-tokens-9d66d445106c) article for further detailed instructions

## 3. Purchase Hashpower Contract&#x20;

* Once in the [Marketplace](https://gitbook.lumerin.io/lumerin-hashpower-marketplace/buyer/4.-purchase-a-hashrate-contract), <mark style="background-color:green;">select the hashrate contract</mark> you want to acquire and click <mark style="background-color:green;">Purchase</mark>

<figure><img src="/files/ED8CkLDok0Tpdu92mrZS" alt=""><figcaption><p>Marketplace Contract Listing</p></figcaption></figure>

* On the Purchase Hashpower screen, you should see that you will be forwarding your hashrate to the `pplp.titan.io:4141` address using your `Lightning Account` &#x20;
* Click <mark style="background-color:green;">Review Order</mark> or edit details as needed

<figure><img src="/files/OGB5I3SVpWPfUrUbNbV9" alt=""><figcaption><p>Purchase screen showing PPLP (Titan Lightning) and Lightning Address</p></figcaption></figure>

* On the Review Purchase screen, click on the <mark style="background-color:green;">Confirm Purchase</mark> button to finalize and submit your purchase order to the blockchain

<figure><img src="/files/H2Fi1GwnYRcKFxbaJ9hC" alt=""><figcaption><p>Final purchase confirmation, or Edit Order if details are incorrect</p></figcaption></figure>

* Once the transaction is confirmed by the network’s nodes, you’re all set! You’ll start receiving instant payouts with every new block on the address you provided.
* You can review and monitor your payouts from the [Titan Lightning](https://lightning.titan.io) website


---

# 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/lumerin-marketplace-configuration.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.
