# Quickstart

Getting started with Builders Talk is fast and easy. Follow these steps to jump into secure, on-chain messaging:

**Connect Your Wallet**\
Visit the Builders Talk dApp and connect your Web3 wallet (e.g., MetaMask). This is your key to identity and access — no signups or passwords required.

<figure><img src="/files/XZtAG4ylWjdvrmKpa6Jc" alt=""><figcaption></figcaption></figure>

**Choose a Username**\
Pick a unique, memorable username that represents you in the chat. Your messages and tips will be tied to this identity.

<figure><img src="/files/v2e2R25163AiFNZ8SeeE" alt=""><figcaption></figcaption></figure>

**Start Messaging**\
Browse or search for other users and begin chatting instantly. All messages are end-to-end encrypted and stored on-chain for maximum privacy and permanence.

<figure><img src="/files/wsfFnd5fKPjpmWyo3L6L" alt=""><figcaption></figcaption></figure>

**Send Tips in BNB**\
Support others by sending BNB directly in the chat. The recipient gets a notification and can claim it right away — it’s fast, easy, and built into the conversation flow.

<figure><img src="/files/tOmcqwOeHoyzuAQf6V2V" alt=""><figcaption></figcaption></figure>


---

# 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://builders-talk.gitbook.io/builders-talk/quickstart.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.
