# GLBNXT Platform

GLBNXT Platform is a fully managed AI platform built for development teams. It brings together the world's best open-source tools, from model serving and vector databases to workflow automation and frontend interfaces, into a single, enterprise-ready environment that is sovereign, secure, and orchestrated end-to-end.

Most organisations are slowed down by fragmented stacks, broken integrations, and the operational burden of managing open-source infrastructure themselves. GLBNXT Platform removes that complexity entirely. Compute, networking, orchestration, secrets management, observability, compliance, and model routing are all handled at the platform level, so your engineers can focus on building AI products rather than maintaining the stack behind them.

The platform operates around a clear division of responsibility. GLBNXT manages the foundation: GPU and CPU compute, Kubernetes orchestration, storage, backups, security controls, and audit trails. Your development team builds the solutions on top: RAG pipelines, AI assistants, multi-agent workflows, APIs, and user-facing applications. A single platform orchestrates the layer beneath it all, so everything works together by default.

{% columns %}
{% column %}
The platform operates around a clear division of responsibility. GLBNXT manages the foundation: GPU and CPU compute, Kubernetes orchestration, storage, backups, security controls, and audit trails. Your development team builds the solutions on top: RAG pipelines, AI assistants, multi-agent workflows, APIs, and user-facing applications. A single platform orchestrates the layer beneath it all, so everything works together by default.
{% endcolumn %}

{% column %}

<figure><img src="/files/hJ7aCyBoYOKLmZWEj5CE" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

GLBNXT Platform is built on open standards and open-source technologies. There is no vendor lock-in, no proprietary black-box layer, and no dependency on US hyperscaler infrastructure. All compute runs within the EU, with data residency guarantees and compliance alignment for GDPR, ISO 27001, and sector-specific regulatory requirements.

### Who This Documentation Is For

This documentation is written for the teams that build on GLBNXT Platform:

* **ML Engineers and Data Scientists** deploying and evaluating models, building inference pipelines, and integrating AI capabilities into applications
* **Data Engineers** designing RAG systems, managing vector databases, and building data pipelines that feed AI workloads
* **DevOps and IT Architects** responsible for access control, environment configuration, security posture, and operational governance
* **Product Leaders and CTOs** evaluating the platform's capabilities, compliance profile, and strategic fit for their organisation

Whether you are onboarding for the first time or building your first production AI application, this documentation will guide you through platform capabilities and help you get to value quickly.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Create your first site</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Editor basics</strong></td><td>Learn the basics of GitBook</td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr></tbody></table>


---

# 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.glbnxt.com/platform/readme.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.
