> For the complete documentation index, see [llms.txt](https://xspence.gitbook.io/little_ledger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xspence.gitbook.io/little_ledger/readme.md).

# Little\_Ledger

Get ready to experience blockchain like never before! Little\_Ledger fuses the Internet of Things (IoT) with the Internet of Value (IoV), bringing real-time XRP Ledger (XRPL) and Xahau Network monitoring to life through cutting-edge devices. With vibrant audio, dazzling visual displays, and tactile haptic feedback, our products transform abstract blockchain data into something you can see, hear, and feel.Whether you're tinkering with our Developer\_Kit, rocking the wearable Micro\_Ledger, or diving into our open-source ESP32-XRPL repository, this GitBook is your launchpad.&#x20;

Packed with quickstarts, setup guides, and code samples, it empowers everyone—from curious beginners to seasoned developers—to create, learn, and innovate. No kit? No problem our open-source tools let you build with standard ESP32 hardware!

**Our mission?**

To ignite hands-on blockchain education and supercharge the XRPL and Xahau ecosystems. Every device sold fuels network growth, with profits reinvested into validator nodes and infrastructure to drive innovation. Join us to make blockchain tangible, spark creativity, and shape the future of decentralized finance!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Xspence.co.uk</strong></td><td>Visit our site to learn more about our products and services.</td><td><a href="/files/tAqzcdXXA3bWFtfvXdCZ">/files/tAqzcdXXA3bWFtfvXdCZ</a></td><td></td><td><a href="https://xspence.co.uk/">https://xspence.co.uk/</a></td></tr><tr><td><strong>Developer_Kit</strong></td><td>Get started with your Developer_Kit.</td><td><a href="/files/W6PDooBzIyQYqwCC5p0B">/files/W6PDooBzIyQYqwCC5p0B</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Micro_Ledger</strong></td><td>Get started with your Micro_Ledger.</td><td><a href="/files/usUY3ScZIaImiXaaDd9j">/files/usUY3ScZIaImiXaaDd9j</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://xspence.gitbook.io/little_ledger/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
