# Other Tools

## Amboss

[Amboss.Space](https://amboss.space/) is a site dedicated to providing data, insights, and coordination tools for the Bitcoin Lightning Network. All operations on Amboss can be performed via the Amboss API, including Magma, our liquidity marketplace.

{% embed url="<https://amboss.tech/docs>" %}

### Balance of Satoshis

Tool for working with the balance of your satoshis on LND.

{% embed url="<https://github.com/alexbosworth/balanceofsatoshis>" %}

### Clams Tech

Clams is a free and open source browser interface for securely and remotely controlling your Core Lightning node.

{% embed url="<https://clams.tech/>" %}

{% embed url="<https://github.com/clams-tech/App>" %}

### Faraday

Faraday is a suite of tools built to help node operators and businesses run lnd, the leading implementation of the Lightning Network. Faraday’s tools decrease the operational overhead of running a Lightning node and make it easier to build businesses on Lightning. The current features in the Faraday suite provide insight into node channel performance and support for accounting with both on-chain and off-chain reports for lnd.

{% embed url="<https://github.com/lightninglabs/faraday>" %}

### LangChainBitcoin (AI x Bitcoin)

LangChainBitcoin is an open-source integration layer from Lightning Labs that helps developers connect AI agent workflows to Bitcoin and Lightning operations.

{% embed url="<https://github.com/lightninglabs/LangChainBitcoin>" %}

### Mash

New ways to monetize media for publishers & creators. Leverage bitcoin & the lightning network with no-code immersive tools your audience will love. Take power back from big-tech and stop relying on ads and high-friction subscriptions.

{% embed url="<https://mash.com/>" %}

### Script Wizard

Script Wizard makes it easy to design and compile custom Bitcoin + Liquid scripts. Built by Burak.

{% embed url="<https://ide.scriptwiz.app/>" %}


---

# 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://book.pleblab.com/learn-by-coding/other-tools.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.
