# R\&D Lab

- [Product-market fit](https://docs.evita.one/tribe/r-and-d-lab/product-market-fit.md): Get your startup straight to PMF & seed round
- [Solidity dev](https://docs.evita.one/tribe/r-and-d-lab/solidity-dev.md): Build your web3 portfolio, launch a startup or get a job
- [web3 & blockchain basics](https://docs.evita.one/tribe/r-and-d-lab/web3-and-blockchain-basics.md): Join the community, launch a startup, or find a job
- [web3 basics (details)](https://docs.evita.one/tribe/r-and-d-lab/web3-and-blockchain-basics/web3-basics-details.md): Join the community, launch a startup, or find a job


---

# 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://docs.evita.one/tribe/r-and-d-lab.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.
