# Start here

This list of web3 founders' stories is a goldmine. And your time and attention are the picks and shovels. It's up to you how much you will take from here.&#x20;

All stories you will find here are based on the unique experiences of these founders. You should take them with a grain of salt and adapt them to your startup's situation - it's up to you to determine what's a nugget of wisdom and what's not.&#x20;

At the moment, there are only a few stories from ["Web3 Talks: Stories & Tips from the Builders"](https://web3talks.xyz/) there, but it's still quite a lot to digest! And with time, we're going to add many more.&#x20;

We even have an AI-powered search where you can just ask questions about the projects we've covered so far:

<figure><img src="https://182791353-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD5kgZFUSJjmsd50zpXjN%2Fuploads%2F5pMQ3uICNcC1M5PeCtU5%2Fezgif.com-video-to-gif%20(6).gif?alt=media&#x26;token=cc750ed1-bfcf-4c38-b410-ffa895d7bab8" alt=""><figcaption></figcaption></figure>

So have fun!


---

# 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://tips.goldmine3.xyz/start-here.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.
