# Introduction

{% hint style="info" %}
Brainloom is a decentralized AI agent platform where anyone, not just engineers, can build, own, and operate intelligent agents using a mix of no-code tools, custom logic, and modular infrastructure.
{% endhint %}

It combines blockchain-backed ownership with scalable compute to give full control to creators, whether they want to automate workflows, deploy smart assistants, or launch entire AI-driven businesses.

On Brainloom:

* You don’t need to manage backend servers.
* You don’t need to rely on OpenAI, Google, or other centralized providers.
* You can build agents, fine-tune behavior, plug in external data sources, and deploy them in minutes.
* Your agents are tokenized as NFTs, meaning you own them, lease them, or sell them just like any other digital asset.
* All compute, memory, and uptime is handled by a decentralized network of contributors.

***At its core, Brainloom is built to fix three major problems:***

1. **Centralized Control** – Most AI systems today are owned by a few companies. Users get limited access and no ownership.
2. **Complex Infrastructure** – Building and deploying AI at scale still requires advanced skills and heavy compute resources.
3. **Lack of Monetization Options** – Even when people create great AI tools, there’s no easy way to earn from them directly.

#### What Brainloom Offers

* **Agent Builder**: No-code and low-code tools to build agents that run on text, speech, or data.
* **Decentralized Compute**: Tap into a hybrid network of GPUs and edge nodes to run your agents reliably and affordably.
* **Agent NFTs**: Every agent is an NFT that you own, lease, or sell. Ownership is on-chain.
* **Modular Templates**: Jump-start your build with ready-to-use modules for customer support, trading bots, smart assistants, and more.
* **Revenue Engine**: Monetize agents through subscriptions, API access, licensing, and marketplace exposure.

#### Built for All Types of Builders

* **Developers** who want deeper control with full-code workflows
* **Data Scientists** who need easy model integration and deployment
* **Enterprises** looking to automate workflows with on-brand agents
* **DIY Creators** who just have an idea and want to bring it to life


---

# 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://brainloom.gitbook.io/brainloom/introduction.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.
