# 3Base’s RaaS Platform

3Base brings a feature-packed architecture that empowers projects to deploy rollups painlessly. The architecture can be harnessed via the 3Base Deployer Kit (3BD-Kit), which comprises the 3Base Client and the 3Base Deployer. The vast array of features and integrations brought by the RaaS platform can be interacted with by using the different components of its architecture. So, project teams get to institute the most customized and modular rollup for the evident layer 3 benefits.

**3Base Client (3BC) –** The Client offers teams the ability to pick and select the components of their rollups like the stack, settlement layer, DA layer, and bridge from numerous options. The convenient and easy-to-use interface makes the task simple, allowing anyone to fashion rollups despite their technical adeptness.

**3Base Deployer (3BD) –** The Deployer deploys customized rollups tailored to the specifications chosen on the Client, ensuring the various components function in unison. The Deployer also allows users to interact with the essential services related to rollups, including the bridge and explorer UIs, RPC interfaces, and more for constant rollup monitoring and management.

<br>


---

# 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.3base.org/essential-concepts/3bases-raas-platform.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.
