# Ecosystem

Delta Engine brings together everything you need to build, run, and scale AI. It is all in one connected ecosystem.

Instead of switching between platforms or dealing with scattered tools, you get a seamless environment where every part works together. From the moment you start building to the moment your model goes live, the entire process is handled within Delta Engine.

***

#### Delta Lab

* A no-code workspace where you can create, customize, and test AI models.
* Use prompting, retrieval techniques, or fine-tuning depending on your needs.
* Connect your own data and deploy instantly without writing code.

{% content-ref url="/pages/ydHUbCpKTMTxM8v2QxGV" %}
[Delta Lab](/deltaengine-docs/our-technologies/delta-lab.md)
{% endcontent-ref %}

#### Delta Apps

• The no-code builder that converts a single prompt plus modular tools into a complete AI application.

• Select tools like On-Chain, Data Retriever, or Notification and configure them in plain language

• Delta Apps auto-generates workflow logic and hosts the app on Delta Engine

• Publish through Delta Flow, share a link, or call the app via API

{% content-ref url="/pages/g8NixUXM4FpahmCXHsxc" %}
[Delta Apps](/deltaengine-docs/our-technologies/delta-apps.md)
{% endcontent-ref %}

#### Delta Flow

* A marketplace and orchestration hub.
* Publish your models or workflows, set pricing, and let others use them through a simple interface or API.
* Discover what others have built and adapt it to your own use case.

{% content-ref url="/pages/08HjJQNEQ4xhaAXjRuQj" %}
[Delta Flow](/deltaengine-docs/our-technologies/delta-flow.md)
{% endcontent-ref %}

#### Delta Engine

* A decentralized compute layer that gives you access to affordable and scalable GPU power.
* Run training and inference jobs across a global network without managing hardware.
* Choose the performance and cost settings that work best for your workload.

{% content-ref url="/pages/oECskl6pBPtxbPu6UBPH" %}
[Delta Engine](/deltaengine-docs/our-technologies/delta-engine.md)
{% endcontent-ref %}

#### Delta Robotics

* No-Code Robotics: Build robotic tasks with drag-and-drop workflows, no programming required.
* Smart Contracts + Execution Nodes: Every task is deployed on-chain with automated backend execution.

{% content-ref url="/pages/EMSKAggjkpOeTQevJPhO" %}
[Delta Robotics](/deltaengine-docs/our-technologies/delta-robotics.md)
{% endcontent-ref %}

#### The DELTA Token

* The native utility token of the platform.
* Used for access to premium features, rewards, staking, and governance.
* Aligns the interests of builders, users, and the broader community.

{% content-ref url="/pages/vh5GrahJgW4t2EvymRTz" %}
[Tokenomics](/deltaengine-docs/delta-token/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/BGtxW24pouCFUWmzRFBz" %}
[$DELTA Utility](/deltaengine-docs/delta-token/usddelta-utility.md)
{% endcontent-ref %}

***

Together, these parts form a complete loop.\
You can build with Delta Lab or Delta Apps, monetize through Delta Flow, run your workloads on Delta Engine, and power it all with the **$DELTA** token.

This is what makes DeltaEngine more than just a tool. It is an ecosystem where AI ideas become reality.


---

# 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://deltaengine.gitbook.io/deltaengine-docs/our-building-blocks/ecosystem.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.
