> For the complete documentation index, see [llms.txt](https://blog.lightningbounties.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams.md).

# Top Builder Teams

This series explores the diverse teams competing in the Top Builder challenge. Each week, we shine a spotlight on a different team, diving into their project goals, development approach, and unique perspectives. Learn about the innovative solutions, collaborative strategies, and individual experiences that fuel the Top Builder competition. Follow along as we look inside the teams striving to be this year's Top Builder!

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="https://www.branta.pro/"><strong>BRANTA</strong></a></td><td align="center"><a href="/pages/0ENymkrWxLVSAfk2kFU1"><strong>Branta: Guardrails for Bitcoin &#x26; Lightning</strong></a></td><td><a href="/files/tYBTRAKB26hBg4xZ6s4S">/files/tYBTRAKB26hBg4xZ6s4S</a></td><td><a href="/pages/0ENymkrWxLVSAfk2kFU1">/pages/0ENymkrWxLVSAfk2kFU1</a></td></tr><tr><td align="center"><a href="/pages/I5mEkoDEEttZlG4Rh5YM"><strong>SHOPSTR</strong></a></td><td align="center"><a href="/pages/I5mEkoDEEttZlG4Rh5YM"><strong>Shopstr: Buy &#x26; Sell Anonymously with Bitcoin</strong></a></td><td><a href="/files/uVtcJaOFWncvbWlHnvkO">/files/uVtcJaOFWncvbWlHnvkO</a></td><td><a href="/pages/I5mEkoDEEttZlG4Rh5YM">/pages/I5mEkoDEEttZlG4Rh5YM</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://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams.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.
