# Welcome to RAIR

RAIR is the culmination of 4 years of enterprise SaaS development distilled into an intuitive developer centric Open-Source dApp deployment layer.&#x20;

## Mission

{% hint style="info" %}
Democratize access to web3 dapp building
{% endhint %}

Making Dapps are hard. You have to glue together dozens of services from web2 and web3 to get any kind of useful product made.. even then it won't scale properly. So you don't have to reinvent the wheel, we're open sourcing our entire Web3 Dapp infrastructure you can use and modify as needed.

## People

### Founders

* Ed: Wallstreet CEO. 2x 200m+ exits. Founded Tradebonds.com first bond trading platform on the internet
* Garrett: CTO. Building pre ETH. Running on solidity since.
* Martin: CMO. Marketer & Designer extraordinaire. Purveyor of AI tools.

### Advisors

* [@JuliaGotYa](https://twitter.com/@JuliaGotYa): Tiktok executive (head of growth)
* [@michaelterpin](https://twitter.com/@michaelterpin): Original Crypto Angel, PR&#x20;
* Bill Rusitzky: Former [@Adobe](https://twitter.com/@Adobe) executive (head of Adobe Video)
* Dev Sarkar: Former [@BBC](https://twitter.com/@BBC) executive (head of BBC India)
* Richard Titus: Former [@Samsung](https://twitter.com/@Samsung) executive (Lead creative at Samsung Frame product line)
* Matt Neco: Lawyer (MGM vs Grokster Supreme court case)

### Core Devs

* Garrett: CTO / PM / Phil Jackson impersonator&#x20;
* Chris: Lead Cloud Architect
* Juan: Lead Solidity and Backend Dev
* Arsenii: Lead Frontend Dev
* Suresh: Lead QA Dev
* Zeph: Lead Documentation and Lore Engineer


---

# 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.rairprotocol.org/rairprotocol/welcome.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.
