> 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.md).

# Top Builder 2025

- [Top Builder x Lightning Bounties](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties.md)
- [Top Builder Teams](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams.md)
- [Suggesting Changes](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams/suggesting-changes.md): Learn how to edit and add new media, pages and sections
- [Branta: Guardrails for Bitcoin & Lightning](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams/branta-guardrails-for-bitcoin-and-lightning.md): Enhancing Bitcoin and Lightning as a Medium of Exchange
- [Shopstr: a Marketplace to Buy & Sell Anything Anonymously with Bitcoin:](https://blog.lightningbounties.com/top-builder-2025/top-builder-x-lightning-bounties/top-builder-teams/shopstr-a-marketplace-to-buy-and-sell-anything-anonymously-with-bitcoin.md)
- [LB x Top Builder Weekly Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap.md)
- [Week 1: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-1-lb-x-top-builder-recap.md): 1/6/2025 - 1/12/2025
- [Week 2: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-2-lb-x-top-builder-recap.md): 1/13/2025 - 1/19/2025
- [Week 3: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-3-lb-x-top-builder-recap.md): 1/20/2025 - 1/26/2025
- [Week 4: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-4-lb-x-top-builder-recap.md): 1/27/25 - 2/2/25
- [Week 5: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-5-lb-x-top-builder-recap.md): 2/3/25 - 2/9/25
- [Week 6: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-6-lb-x-top-builder-recap.md): 2/10/25 - 2/16/25
- [Week 7: LB x Top Builder Recap](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-7-lb-x-top-builder-recap.md): 2/17/25 - 2/23/25
- [Week 8-10: Top Builder Finale](https://blog.lightningbounties.com/top-builder-2025/lb-x-top-builder-weekly-recap/week-8-10-top-builder-finale.md): 2/24/25 - 3/13/25


---

# 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.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.
