> For the complete documentation index, see [llms.txt](https://docs.backmybuild.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.backmybuild.com/back.md).

# Back

## Introduction to BackMyBuild

BackMyBuild is a simple way for builders, creators, and indie hackers to share their work and get backed by their community. No setup, no friction — just enter your wallet address, ENS, Base name, or Farcaster handle, and your page is ready.

Think of it like a **Web3-native Buymeacoffee**. Your profile automatically pulls on-chain data to showcase who you are and how people can support you. Visitors can send tips in any token from any chain, and everything is settled into $USDC on Base for you to receive seamlessly.

### Why BackMyBuild?

* **For Builders:** Create a beautiful profile page instantly. Share your work and receive backing without worrying about setup or payment infrastructure.
* **For Supporters:** Show love directly to builders you admire. Back them with crypto, in one click.
* **For Everyone:** A movement where backing builders becomes as easy as sharing a link.

### Our Vision

We want to create a world where **builders back other builders**.\
BackMyBuild isn’t just about tipping — it’s about making support for creativity and innovation borderless, transparent, and native to the internet we’re all building together.

### Join the Journey

BackMyBuild is built in public, starting from a solo project. You can follow updates, contribute ideas, and be part of shaping how builders support each other in the open.

[Follow the journey →](https://farcaster.xyz/imduchuyyy.eth/0x0571a2bc)


---

# 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://docs.backmybuild.com/back.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.
