> For the complete documentation index, see [llms.txt](https://build-ai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://build-ai.gitbook.io/docs/technology-overview.md).

# Technology Overview

BuildAI offers a robust blend of cutting-edge Artificial Intelligence (AI) and blockchain solutions that users can leverage to automate their business operations, optimise communications, simplify everyday tasks, enhance productivity, unlock new levels of innovation, and ultimately grow faster. Our ever-increasing technology stack is designed to empower users with increased efficiency, improved decision-making, unparalleled flexibility, and more. Some innovative AI technologies available on BuildAI include:

## AI Agents

BuildAI's AI Agents is an innovative solution designed to transform business operations and boost individual productivity through advanced AI-driven capabilities. This powerful tool seamlessly integrates cutting-edge AI technology with user-friendly features, enhancing creative thinking, problem-solving, and cross-application integration. By leveraging open-source language models (LLMs), BuildAI's AI Agents ensure robust security, data privacy, and compliance with enterprise standards while offering customizable solutions for specific business needs.&#x20;

## B-Extension

B-Extension is an innovative AI-powered utility designed to empower users of Trading Platform X with the tools needed to make informed buying and selling decisions and earn more profits. Users can leverage our utility to get essential information about tokens, real-time market prices, insights into market social sentiments, information about token top holders, and more. Plus, you can use B-Extension's features, like copy trading and limit orders, to automate your trading activities.&#x20;

## OperatorAI (Dropping Soon)

**OperatorAI: Coming Soon!**

Stay tuned for the upcoming release of OperatorAI. Exciting features on the

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://build-ai.gitbook.io/docs/technology-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
